10
qbe.cabal
10
qbe.cabal
@@ -56,11 +56,15 @@ library
|
||||
|| ^>= 4.15
|
||||
|| ^>= 4.17
|
||||
|| ^>= 4.20
|
||||
|| ^>= 4.21
|
||||
|| ^>= 4.22
|
||||
, text ^>= 1.2.5
|
||||
|| ^>= 2.0
|
||||
, text-short >= 0.1 || <=0.1.6.1
|
||||
|| ^>= 2.1.4
|
||||
, text-short >= 0.1 || ^>= 0.1.6.1
|
||||
, bytestring ^>= 0.11.3
|
||||
|| ^>= 0.12
|
||||
, hashable ^>= 1.4.0
|
||||
|| ^>= 1.5.0
|
||||
, deepseq ^>= 1.4.4 || ^>= 1.5
|
||||
, prettyprinter ^>= 1.7.1
|
||||
hs-source-dirs: src
|
||||
@@ -75,7 +79,7 @@ test-suite golden
|
||||
, prettyprinter
|
||||
, filepath ^>= 1.4.2.2
|
||||
, tasty ^>= 1.4.2.3
|
||||
, tasty-silver ^>= 3.3.1.1
|
||||
, tasty-silver ^>= 3.3.1.1 || ^>= 3.3.2.1
|
||||
other-extensions: TypeApplications
|
||||
OverloadedStrings
|
||||
DataKinds
|
||||
|
||||
Reference in New Issue
Block a user