File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -20,10 +20,10 @@ executable hw-xml-example
2020 ghc-options : -threaded -rtsopts -with-rtsopts=-N -O2 -Wall -msse4.2
2121 build-depends : base >= 4 && < 5
2222 , bytestring
23- , hw-balancedparens >= 0.1 .0.0
24- , hw-bits >= 0.4 .0.0
25- , hw-prim >= 0.4 .0.0
26- , hw-rankselect >= 0.7 .0.0
23+ , hw-balancedparens >= 0.2 .0.1
24+ , hw-bits >= 0.7 .0.2
25+ , hw-prim >= 0.5 .0.0
26+ , hw-rankselect >= 0.10 .0.3
2727 , hw-xml
2828 , vector
2929 default-language : Haskell2010
Original file line number Diff line number Diff line change @@ -4,8 +4,9 @@ packages:
44- ' .'
55
66extra-deps :
7+ - hedgehog-0.5
78 - hw-balancedparens-0.2.0.1
8- - hw-bits-0.7.0.1
9+ - hw-bits-0.7.0.2
910 - hw-conduit-0.2.0.2
1011 - hw-excess-0.2.0.0
1112 - hw-int-0.0.0.3
@@ -14,7 +15,6 @@ extra-deps:
1415 - hw-rankselect-0.10.0.3
1516 - hw-rankselect-base-0.2.0.2
1617 - hw-string-parse-0.0.0.4
17- - hedgehog-0.5
1818
1919flags : {}
2020
You can’t perform that action at this time.
0 commit comments