summaryrefslogtreecommitdiff
path: root/Utility/Url.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-05-10 15:37:55 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-05-10 15:37:55 -0400
commitba1a0b2e28ceb123b8bd9d20eab3b6f1c5ea37d1 (patch)
tree7add6a51ddab8e6811960ad91eaac4f127d4e163 /Utility/Url.hs
parentcb994264d239ca4ac50402175a7fd7ac89e029d6 (diff)
FlexibleContexts needed by ghc 7.10
Diffstat (limited to 'Utility/Url.hs')
-rw-r--r--Utility/Url.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Utility/Url.hs b/Utility/Url.hs
index 9537e86b7..2ef1167e5 100644
--- a/Utility/Url.hs
+++ b/Utility/Url.hs
@@ -8,6 +8,7 @@
{-# LANGUAGE CPP #-}
{-# LANGUAGE OverloadedStrings #-}
{-# LANGUAGE RankNTypes #-}
+{-# LANGUAGE FlexibleContexts #-}
module Utility.Url (
URLString,