X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=TranslatorTypes.hs;h=4ced7de59b5bd5c28a23ebb7a398f322b5251729;hb=41e6a89a1d9347431e80b895cb74ab5ecc03e9b7;hp=8e24541eb6317efa38d5756466bf6b393c3465bf;hpb=185b1f477826325e1076ec552a432335867e7b03;p=matthijs%2Fmaster-project%2Fc%CE%BBash.git diff --git a/TranslatorTypes.hs b/TranslatorTypes.hs index 8e24541..4ced7de 100644 --- a/TranslatorTypes.hs +++ b/TranslatorTypes.hs @@ -7,7 +7,8 @@ module TranslatorTypes where import qualified Control.Monad.State as State import qualified HscTypes import qualified Data.Map as Map -import Flatten +import FlattenTypes +import HsValueMap -- | A map from a HsFunction identifier to various stuff we collect about a