X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2FdeSugar%2FDsBinds.hi-boot;h=d1313e8ba88a3f0ac0fb5933d53741d6f38dcdc6;hb=44f98be5b3bc7aaf2c5961667b16ee8eca3e67c1;hp=9de9237d412f40aaeb6fca8be790ba23d44bc9ee;hpb=5c96b286de5f32dfaff1fa81712a3dee3d5e6329;p=ghc-hetmet.git diff --git a/ghc/compiler/deSugar/DsBinds.hi-boot b/ghc/compiler/deSugar/DsBinds.hi-boot index 9de9237..d1313e8 100644 --- a/ghc/compiler/deSugar/DsBinds.hi-boot +++ b/ghc/compiler/deSugar/DsBinds.hi-boot @@ -2,4 +2,4 @@ _interface_ DsBinds 1 _exports_ DsBinds dsBinds; _declarations_ -1 dsBinds _:_ PrelBase.Maybe (BasicTypes.Module, FastString.FastString) -> TcHsSyn.TypecheckedHsBinds -> DsMonad.DsM [CoreSyn.CoreBinding] ;; +1 dsBinds _:_ PrelBase.Bool -> TcHsSyn.TypecheckedHsBinds -> DsMonad.DsM [CoreSyn.CoreBinding] ;;