Skip to content

Commit 554f6d3

Browse files
committed
WIP
1 parent ba20f0b commit 554f6d3

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

cabal-install-parsers/cabal-install-parsers.cabal

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -123,14 +123,11 @@ test-suite cabal-parsers-golden
123123
, bytestring
124124
, cabal-install-parsers
125125
, Cabal-syntax
126-
, containers
127-
, directory
128126
, filepath
129127
, pretty
130128

131129
-- dependencies needing explicit constraints
132130
build-depends:
133-
, ansi-terminal >=1.0 && <1.2
134131
, tasty ^>=1.4 || ^>=1.5
135132
, tasty-golden ^>=2.3.1.1
136133
, tree-diff >=0.2 && <0.4
@@ -146,10 +143,6 @@ benchmark cabal-parsers-bench
146143
, base
147144
, bytestring
148145
, cabal-install-parsers
149-
, Cabal-syntax
150-
, containers
151-
, directory
152-
, filepath
153146

154147
-- dependencies needing explicit constraints
155148
build-depends: criterion ^>=1.6.0.0

0 commit comments

Comments
 (0)