X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=Pretty.hs;h=6f88877948320aa11b1015184ecd8dc005763c45;hb=41e6a89a1d9347431e80b895cb74ab5ecc03e9b7;hp=4136adea2ab9b9450046351c96b5cac9906da2eb;hpb=185b1f477826325e1076ec552a432335867e7b03;p=matthijs%2Fmaster-project%2Fc%CE%BBash.git diff --git a/Pretty.hs b/Pretty.hs index 4136ade..6f88877 100644 --- a/Pretty.hs +++ b/Pretty.hs @@ -6,7 +6,9 @@ import qualified Module import qualified HscTypes import Text.PrettyPrint.HughesPJClass import Outputable ( showSDoc, ppr, Outputable, OutputableBndr) -import Flatten + +import HsValueMap +import FlattenTypes import TranslatorTypes instance Pretty HsFunction where