Fakultas Ilmu Komputer UI

Skip to content
Snippets Groups Projects
Commit af64cc7e authored by Sean Gillespie's avatar Sean Gillespie
Browse files

Update base dependency

parent ea97b964
No related branches found
No related tags found
No related merge requests found
......@@ -20,11 +20,11 @@ library
Language.Lambda.Eval,
Language.Lambda.Parser,
Language.Lambda.PrettyPrint
build-depends: base >= 4.7 && < 5,
build-depends: base,
parsec
default-language: Haskell2010
executable lambda-calculus
executable lambda-calculus-exe
hs-source-dirs: app
main-is: Main.hs
other-modules: Paths_lambda_calculus
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment