Forget to commit the .cabal file
This commit is contained in:
parent
50b714b1f8
commit
2555d5b97b
|
@ -23,6 +23,8 @@ executable cherry
|
|||
Lexer,
|
||||
Evaluator,
|
||||
Enviroment,
|
||||
Enviroment.Base,
|
||||
BuiltinProcs,
|
||||
Types.Language
|
||||
|
||||
build-depends: base >= 4.7 && < 5,
|
||||
|
|
Loading…
Reference in New Issue