updated cabal
This commit is contained in:
@@ -15,6 +15,8 @@ executable zorth
|
||||
import: warnings
|
||||
main-is: Main.hs
|
||||
build-depends: base ^>=4.18.3.0,
|
||||
process ^>=1.6.26.1
|
||||
process ^>=1.6.26.1,
|
||||
containers ^>=0.8,
|
||||
transformers ^>=0.6.1.0
|
||||
hs-source-dirs: app
|
||||
default-language: Haskell2010
|
||||
|
||||
Reference in New Issue
Block a user