You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-haskell/http-attoparsec/files/http-attoparsec-0.1.1-http....

10 lines
314 B

diff --git a/Network/HTTP/Attoparsec.hs b/Network/HTTP/Attoparsec.hs
index ec464d0..37f9983 100644
--- a/Network/HTTP/Attoparsec.hs
+++ b/Network/HTTP/Attoparsec.hs
@@ -7,3 +7,3 @@ module Network.HTTP.Attoparsec
where
-import Network.HTTP.Types.Header
+import Network.HTTP.Types.Header hiding (parseByteRanges)