Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bamboo/sneerkell
The Sneer in Haskell Experiment
https://github.com/bamboo/sneerkell
Last synced: 10 days ago
JSON representation
The Sneer in Haskell Experiment
- Host: GitHub
- URL: https://github.com/bamboo/sneerkell
- Owner: bamboo
- License: lgpl-3.0
- Created: 2015-03-31T12:16:46.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-28T15:34:28.000Z (over 9 years ago)
- Last Synced: 2023-03-11T02:35:00.891Z (over 1 year ago)
- Language: Haskell
- Size: 258 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SneerKell [![Build Status](https://travis-ci.org/bamboo/sneerkell.png?branch=master)](https://travis-ci.org/bamboo/sneerkell)
The Sneer in Haskell Experiment
## Building
Initialize a cabal sandbox and install required
dependencies:```
cabal sandbox init
cabal install --only-dependencies
```Then ```cabal run```