FlexibleContexts needed by ghc 7.10

This commit is contained in:
Joey Hess 2015-05-10 15:37:55 -04:00
parent 6c2d5b5e41
commit 6466dbc950
2 changed files with 2 additions and 0 deletions

View file

@ -6,6 +6,7 @@
-}
{-# LANGUAGE OverloadedStrings #-}
{-# LANGUAGE FlexibleContexts #-}
module Utility.Quvi where

View file

@ -8,6 +8,7 @@
{-# LANGUAGE CPP #-}
{-# LANGUAGE OverloadedStrings #-}
{-# LANGUAGE RankNTypes #-}
{-# LANGUAGE FlexibleContexts #-}
module Utility.Url (
URLString,