Removing warnings.
Tests passed: GHC 7.4.2 and GHC 7.6.3
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{-# LANGUAGE TupleSections, FlexibleInstances, TypeSynonymInstances #-}
|
||||
{-# LANGUAGE Rank2Types #-}
|
||||
{-# OPTIONS_GHC -fno-warn-orphans #-}
|
||||
|
||||
module Language.Haskell.GhcMod.Info (
|
||||
infoExpr
|
||||
|
||||
Reference in New Issue
Block a user