Skip to content

Commit

Permalink
Add comment regarding conduit-extra
Browse files Browse the repository at this point in the history
  • Loading branch information
psibi committed Jun 30, 2015
1 parent dc981b9 commit 93bd23d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion http-conduit/Network/HTTP/Conduit.hs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
-- This example uses interleaved IO to write the response body to a file in
-- constant memory space.
--
-- > import Data.Conduit.Binary (sinkFile)
-- > import Data.Conduit.Binary (sinkFile) -- Exported from the package conduit-extra
-- > import Network.HTTP.Conduit
-- > import qualified Data.Conduit as C
-- >
Expand Down

0 comments on commit 93bd23d

Please sign in to comment.