From 1a8986f93fbdf1b444bbe7ef6e45363cba5c78ba Mon Sep 17 00:00:00 2001 From: joe Date: Mon, 21 Apr 2014 19:54:58 -0400 Subject: Removed remaning unused bindings and imports. --- FunctorToMaybe.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FunctorToMaybe.hs') diff --git a/FunctorToMaybe.hs b/FunctorToMaybe.hs index a718010..658b024 100644 --- a/FunctorToMaybe.hs +++ b/FunctorToMaybe.hs @@ -23,7 +23,7 @@ module FunctorToMaybe where #if MIN_VERSION_base(4,6,0) #else -import Control.Monad.Instances +import Control.Monad.Instances() #endif -- | The 'FunctorToMaybe' class genaralizes 'Maybe' in that the -- cgit v1.2.3