cubicaltt icon indicating copy to clipboard operation
cubicaltt copied to clipboard

Layout errors crash REPL

Open nponeccop opened this issue 7 years ago • 0 comments

foo.ctt:

-}
> :l foo.ctt
Exception: Parse failed in "foo.ctt"
cubical: Layout error: Found } at (138,2) without an explicit layout block.
CallStack (from HasCallStack):
  error, called at ./Exp/Layout.hs:102:23 in main:Exp.Layout
$ 

nponeccop avatar Nov 11 '17 16:11 nponeccop