projekty
/
fp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix more bugs
[fp.git]
/
fp.cabal
diff --git
a/fp.cabal
b/fp.cabal
index
31046b0
..
19f889f
100644
(file)
--- a/
fp.cabal
+++ b/
fp.cabal
@@
-17,12
+17,13
@@
cabal-version: >=1.10
library
exposed-modules: Lambda
library
exposed-modules: Lambda
+ Lambda.Term
Lambda.Parser.Fancy
Lambda.Parser.Simple
HM
Lambda.Parser.Fancy
Lambda.Parser.Simple
HM
- HM.Parser
- other-modules: Lambda.Term
HM.Term
HM.Term
+ HM.Parser
+ HM.Lambda
build-depends: base >=4.7 && <5
, text >=1.2 && <1.3
, attoparsec >=0.12 && <0.13
build-depends: base >=4.7 && <5
, text >=1.2 && <1.3
, attoparsec >=0.12 && <0.13