packages feed

list-t-libcurl 0.3.2 → 0.3.3

raw patch · 2 files changed

+1/−3 lines, 2 filesdep −either

Dependencies removed: either

Files

library/ListT/Libcurl.hs view
@@ -10,7 +10,6 @@ import BasePrelude hiding (cons, uncons) import Foreign hiding (Pool, void, unsafePerformIO) import MTLPrelude hiding (Error)-import Control.Monad.Trans.Either hiding (left, right) import ListT (ListT) import Data.ByteString (ByteString) import Control.Concurrent.STM.TMVar
list-t-libcurl.cabal view
@@ -1,7 +1,7 @@ name:   list-t-libcurl version:-  0.3.2+  0.3.3 synopsis:   A "libcurl"-based streaming HTTP client category:@@ -53,7 +53,6 @@     bytestring >= 0.10 && < 0.11,      list-t >= 0.4 && < 2,-    either >= 4 && < 6,          mtl-prelude >= 1 && < 3,     base-prelude >= 0.1.19 && < 2,