dynahaskell
dynahaskell copied to clipboard
Do blocks are broken
Writing do blocks breaks typechecking, because addAnnotationsForPretty
adds preceding spaces in ways that are hard to work around in general.
https://github.com/alanz/ghc-exactprint/issues/80