Initial code generation working

- Added fallback with haskell-src-exts
This commit is contained in:
Alejandro Serrano
2014-06-22 18:03:34 +02:00
parent 90abb89a98
commit 5fa536714f
4 changed files with 82 additions and 23 deletions

View File

@@ -102,6 +102,7 @@ Library
, mtl
, monad-control
, split
, haskell-src-exts
if impl(ghc < 7.7)
Build-Depends: convertible
, Cabal >= 1.10 && < 1.17