diff --git a/fco/PrettyShow.hs b/fco/PrettyShow.hs index 232b95f..8408e52 100644 --- a/fco/PrettyShow.hs +++ b/fco/PrettyShow.hs @@ -2,7 +2,6 @@ module PrettyShow (pshow) where -import List import Data.Generics import Text.PrettyPrint.HughesPJ