X-Git-Url: http://git.tomasm.cz/fp.git/blobdiff_plain/d276bbe5bee77bc96200366978c283993b8154c8..16e5b1e83c48bdaf47166d61c780dbbadfa79209:/fp.cabal?ds=inline diff --git a/fp.cabal b/fp.cabal index 789b94c..8be11df 100644 --- a/fp.cabal +++ b/fp.cabal @@ -21,6 +21,7 @@ library , text >=1.2 && <1.3 , attoparsec >=0.12 && <0.13 , containers + , mtl hs-source-dirs: src default-language: Haskell2010 @@ -32,6 +33,7 @@ executable fp , text >=1.2 && <1.3 , attoparsec >=0.12 && <0.13 , containers + , mtl hs-source-dirs: src default-language: Haskell2010