We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e26d8ce commit 0bd6877Copy full SHA for 0bd6877
haskell-ci.cabal
@@ -160,7 +160,6 @@ library haskell-ci-internal
160
, bytestring ^>=0.10.10.1 || ^>=0.11.1.0 || ^>=0.12.0.2
161
, Cabal-syntax ^>=3.14.2.0
162
, containers ^>=0.6.2.1 || ^>=0.7
163
- , deepseq ^>=1.4.4.0 || ^>=1.5.0.0
164
, directory ^>=1.3.6.0
165
, filepath ^>=1.4.2.1 || ^>=1.5.2.0
166
, mtl ^>=2.2.2 || ^>=2.3.1
@@ -188,7 +187,6 @@ library haskell-ci-internal
188
187
, network-uri ^>=2.6.1.0
189
, optparse-applicative ^>=0.19.0.0
190
, temporary ^>=1.3
191
- , unordered-containers ^>=0.2.10.0
192
, zinza ^>=0.2
193
194
-- ShellCheck. Would need newer transformers for older GHC
0 commit comments