Skip to content
Snippets Groups Projects
Unverified Commit c93c2669 authored by stuebinm's avatar stuebinm
Browse files

relax dependency versions

parent 6a16828b
Branches
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ library
Util
Types
Paths
build-depends: base ^>=4.14.1.0,
build-depends: base,
aeson,
bytestring,
containers,
......@@ -52,7 +52,7 @@ library
executable walint
main-is: Main.hs
ghc-options: -Wall
build-depends: base ^>=4.14.1.0,
build-depends: base,
walint,
getopt-generics,
aeson,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment