Skip to content

Commit df6a8f4

Browse files
committed
fix build
1 parent 1ed5fcb commit df6a8f4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

hls-graph/hls-graph.cabal

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ test-suite tests
133133
-threaded -rtsopts -with-rtsopts=-N -fno-ignore-asserts
134134

135135
build-depends:
136-
, transformers ^>=0.6.1.2
136+
, transformers
137137
, base
138138
, extra
139139
, hls-graph
@@ -143,6 +143,5 @@ test-suite tests
143143
, tasty
144144
, tasty-hspec >= 1.2
145145
, tasty-rerun
146-
, transformers
147146

148147
build-tool-depends: hspec-discover:hspec-discover

0 commit comments

Comments
 (0)