whnf actually reduces to whnf now (probably)
This commit is contained in:
parent
f097e1c091
commit
92617a2e4a
11 changed files with 693 additions and 679 deletions
|
@ -64,4 +64,4 @@ main : IO Unit
|
|||
main = do
|
||||
putStrLn $ banner defPrettyOpts
|
||||
prettyTermDef tm
|
||||
prettyTermDef $ pushSubstsT tm
|
||||
prettyTermDef $ pushSubsts tm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue