Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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```