X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=time-http.git;a=blobdiff_plain;f=time-http.cabal;h=d8c1c2a13df6239b7c7bd7d9998fffd560a96665;hp=75b99042247c408784bb383f33219fd3ae8a4e08;hb=e322e3c;hpb=1029ed1724795d960c3117be35380d3a9c92c6ed diff --git a/time-http.cabal b/time-http.cabal index 75b9904..d8c1c2a 100644 --- a/time-http.cabal +++ b/time-http.cabal @@ -42,9 +42,9 @@ Library Build-depends: ascii == 0.0.*, + attoparsec == 0.9.*, blaze-builder == 0.3.*, blaze-textual == 0.2.*, - attoparsec == 0.9.*, base == 4.*, base-unicode-symbols == 0.2.*, time == 1.2.* @@ -62,9 +62,9 @@ Test-Suite test-time-http Build-depends: QuickCheck == 2.4.*, ascii == 0.0.*, + attoparsec == 0.9.*, blaze-builder == 0.3.*, blaze-textual == 0.2.*, - attoparsec == 0.9.*, base == 4.*, base-unicode-symbols == 0.2.*, time == 1.2.*