X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FbasicTypes%2FIdInfo.lhs;h=ec1f12217645e3d62d1e68020b32cd507e4f9ded;hp=1c01ba4355612dded016d6665f011bead6a8da01;hb=3dceaeff2bc7358afefad08bb1e24dbed6b2c611;hpb=d4781f3e6e8cead1cbeac5337f9f78440c8df8bc diff --git a/compiler/basicTypes/IdInfo.lhs b/compiler/basicTypes/IdInfo.lhs index 1c01ba4..ec1f122 100644 --- a/compiler/basicTypes/IdInfo.lhs +++ b/compiler/basicTypes/IdInfo.lhs @@ -46,6 +46,7 @@ module IdInfo ( -- ** The SpecInfo type SpecInfo(..), + emptySpecInfo, isEmptySpecInfo, specInfoFreeVars, specInfoRules, seqSpecInfo, setSpecInfoHead, specInfo, setSpecInfo,