Allow to build with ghc-8.10.1 and 8.6.5

This commit is contained in:
2020-07-11 22:53:38 +02:00
parent c1e29a8f16
commit 8ef19f0825
4 changed files with 8 additions and 5 deletions

View File

@@ -173,7 +173,7 @@ common terminal-progress-bar
build-depends: terminal-progress-bar >=0.4.1
common text
build-depends: text >=1.2
build-depends: text >=1.2.4.0
common time
build-depends: time >=1.9.3