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

relax dependency versions

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