Skip to content
Snippets Groups Projects
Commit bfd4a19a authored by sof's avatar sof
Browse files

[project @ 1997-06-05 21:07:59 by sof]

dsBinds sig updated
parent 2bb7afc9
No related branches found
No related tags found
No related merge requests found
...@@ -2,4 +2,4 @@ _interface_ DsBinds 1 ...@@ -2,4 +2,4 @@ _interface_ DsBinds 1
_exports_ _exports_
DsBinds dsBinds; DsBinds dsBinds;
_declarations_ _declarations_
1 dsBinds _:_ TcHsSyn.TypecheckedHsBinds -> DsMonad.DsM [CoreSyn.CoreBinding] ;; 1 dsBinds _:_ PrelBase.Maybe (BasicTypes.Module, FastString.FastString) -> TcHsSyn.TypecheckedHsBinds -> DsMonad.DsM [CoreSyn.CoreBinding] ;;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment