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 ba20f0b commit 554f6d3Copy full SHA for 554f6d3
cabal-install-parsers/cabal-install-parsers.cabal
@@ -123,14 +123,11 @@ test-suite cabal-parsers-golden
123
, bytestring
124
, cabal-install-parsers
125
, Cabal-syntax
126
- , containers
127
- , directory
128
, filepath
129
, pretty
130
131
-- dependencies needing explicit constraints
132
build-depends:
133
- , ansi-terminal >=1.0 && <1.2
134
, tasty ^>=1.4 || ^>=1.5
135
, tasty-golden ^>=2.3.1.1
136
, tree-diff >=0.2 && <0.4
@@ -146,10 +143,6 @@ benchmark cabal-parsers-bench
146
143
, base
147
144
148
145
149
- , Cabal-syntax
150
151
152
- , filepath
153
154
155
build-depends: criterion ^>=1.6.0.0
0 commit comments