X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FhsSyn%2FConvert.lhs;h=e31a677c0570bc552d2e31ea8f8187c657bc3e9f;hp=c443fcf7de81a702ae5776a698dbb3ee0757692d;hb=1e50fd4185479a62e02d987bdfcb1c62712859ca;hpb=52cacd61834e6f448b8904bfa52c4a5a402e8698 diff --git a/compiler/hsSyn/Convert.lhs b/compiler/hsSyn/Convert.lhs index c443fcf..e31a677 100644 --- a/compiler/hsSyn/Convert.lhs +++ b/compiler/hsSyn/Convert.lhs @@ -22,7 +22,7 @@ import Type import TysWiredIn import BasicTypes as Hs import ForeignCall -import List +import Data.List import Unique import MonadUtils import ErrUtils