From b416f5bbf7a1ac6d549f68424fec3af64ce34725 Mon Sep 17 00:00:00 2001 From: "peter.ljunglof" Date: Wed, 29 Aug 2012 21:48:34 +0000 Subject: Use nub' instead of nub in some places, remove some unused nub imports --- src/compiler/GF/Infra/UseIO.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/compiler/GF/Infra') diff --git a/src/compiler/GF/Infra/UseIO.hs b/src/compiler/GF/Infra/UseIO.hs index cd9fe8a95..a9b3cada2 100644 --- a/src/compiler/GF/Infra/UseIO.hs +++ b/src/compiler/GF/Infra/UseIO.hs @@ -31,7 +31,6 @@ import Text.Printf import Control.Monad import Control.Exception(evaluate) import qualified Data.ByteString.Char8 as BS -import Data.List(nub) putShow' :: Show a => (c -> a) -> c -> IO () putShow' f = putStrLn . show . length . show . f -- cgit v1.2.3