Relax bound on base (allow 8.2 and 8.8)

This commit is contained in:
Kirill Elagin 2020-02-26 22:46:31 -05:00
parent f1407c5e7a
commit d364dcf52c

View File

@ -40,7 +40,7 @@ library:
source-dirs: lib
dependencies:
- base ^>= 4.12
- base >= 4.10 && < 4.14
- safe-exceptions >= 0.1 # only really needed for polymorphic bracket
- text >= 0.7