Commit d52e74c8 authored by Clint Adams's avatar Clint Adams
Browse files

moving broken things around

parent a4d10812
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@ annotated-wl-pprint 0.7.0
ansi-terminal 0.8.0.2 notest
ansi-wl-pprint 0.6.8.2
appar 0.1.4
arbtt 0.10.0.1 binary notest key ignore
arbtt 0.9.0.13 binary notest key ignore # BROKEN: LTS 11: newer base
argon2 1.3.0.1 notest
arrows 0.4.4.1 key
asn1-encoding 0.9.5
@@ -173,7 +173,7 @@ csv-conduit 0.6.8.1
curl 1.3.8
curry-base 1.0.0
curry-frontend 1.0.1
darcs 2.12.5 key binary=darcs -fpkgconfig -fcurl -f-http -fterminfo notest ignore
darcs 2.12.5 key binary=darcs -fpkgconfig -fcurl -f-http -fterminfo notest ignore # BROKEN: LTS 11: via graphviz
darcs-monitor 0.4.2 binary=darcs-monitor key
data-accessor 0.2.2.7
data-accessor-mtl 0.2.0.4
@@ -264,7 +264,7 @@ fclabels 2.0.3.3
fdo-notify 0.3.1
feed 1.0.0.0
fgl 5.6.0.0
fgl-arbitrary 0.2.0.3 ignore # BROKEN: LTS 11: newer QuickCheck
fgl-arbitrary 0.2.0.3
file-embed 0.0.10.1
file-location 0.4.9
filelock 0.1.1.2
@@ -633,7 +633,7 @@ persistent 2.8.1
persistent-postgresql 2.8.2.0
persistent-sqlite 2.8.1.2
persistent-template 2.5.4
pgp-wordlist-0.1.0.2
pgp-wordlist 0.1.0.2
# phybin 0.3 tille wants this to be added
pid1 0.1.2.0
pipes 4.3.9
+20 −0
Original line number Diff line number Diff line
--- a/fgl-arbitrary.cabal
+++ b/fgl-arbitrary.cabal
@@ -29,7 +29,7 @@
   -- other-extensions:
   build-depends:       base < 5
                      , fgl >= 5.5.2.0 && < 6
-                     , QuickCheck >= 2.3 && < 2.10
+                     , QuickCheck >= 2.3 && < 2.12
   -- hs-source-dirs:
   default-language:    Haskell2010
 
@@ -43,7 +43,7 @@
     build-depends:    fgl-arbitrary
                     , fgl
                     , base
-                    , QuickCheck >= 2.3 && < 2.10
+                    , QuickCheck >= 2.3 && < 2.12
                     , hspec >= 2.1 && < 2.5
                     , containers
 
+1 −0
Original line number Diff line number Diff line
newer-deps