Skip to content
Snippets Groups Projects
Commit f4f500d5 authored by Herbert Valerio Riedel's avatar Herbert Valerio Riedel :man_dancing:
Browse files

relax base to include base-4.12 (GHC 8.6)

parent 3172ec89
No related branches found
No related tags found
No related merge requests found
......@@ -62,7 +62,7 @@ library
buildable: False
build-depends:
base >= 4.5 && < 4.12,
base >= 4.5 && < 4.13,
bytestring >= 0.9.2 && < 0.11,
time >= 1.2 && < 1.9
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment