Doesn't need List any more

This commit is contained in:
Adam Sampson 2006-10-04 22:31:22 +00:00
parent dcf10067b6
commit 29073f87ad

View File

@ -2,7 +2,6 @@
module PrettyShow (pshow) where
import List
import Data.Generics
import Text.PrettyPrint.HughesPJ