koengit / zeldspar

Ziria + Feldspar = sant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zeldspar Build Status

Ziria + Feldspar = sant

Installation

Here is a suggested incantation:

git clone git@github.com:koengit/zeldspar
cd zeldspar
cabal sandbox init
cabal install

You can get a faster install and a smaller sandbox by changing the last line to:

cabal install --constraint="language-c-quote -full-haskell-antiquotes"

(Do this only when installing in a sandbox that has no other dependencies on language-c-quote.)

About

Ziria + Feldspar = sant

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%