Main had a weird look
This commit is contained in:
parent
a7401f0ee3
commit
cf12c3443d
1 changed files with 1 additions and 1 deletions
|
|
@ -103,7 +103,7 @@ main' opts s = do
|
||||||
--let lifted = lambdaLift typechecked
|
--let lifted = lambdaLift typechecked
|
||||||
--printToErr $ printTree lifted
|
--printToErr $ printTree lifted
|
||||||
|
|
||||||
printToErr "\n -- Compiler --"
|
printToErr "\n -- Monomorphizer --"
|
||||||
let monomorphized = monomorphize typechecked
|
let monomorphized = monomorphize typechecked
|
||||||
printToErr $ show monomorphized
|
printToErr $ show monomorphized
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue