summaryrefslogtreecommitdiff
blob: 2de100c5deb5dce1ead78af7275eb512c09911b1 (plain)
1
2
3
4
5
6
7
8
9
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)