9de9237d412f40aaeb6fca8be790ba23d44bc9ee
[ghc-hetmet.git] / ghc / compiler / deSugar / DsBinds.hi-boot
1 _interface_ DsBinds 1
2 _exports_
3 DsBinds dsBinds;
4 _declarations_
5 1 dsBinds _:_ PrelBase.Maybe (BasicTypes.Module, FastString.FastString) -> TcHsSyn.TypecheckedHsBinds -> DsMonad.DsM [CoreSyn.CoreBinding] ;;