Ticket #198 (new bug report)
PrettyPrint does not include where
| Reported by: | NeilMitchell2 | Owned by: | nibro |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | prettyprinter | Version: | 1.8.x |
| Keywords: | Cc: |
Description
Prelude Language.Haskell.Exts.Annotated> prettyPrint $ fromParseResult $ parseFileContents "f = 1 where" "f = 1"
I would have expected "f = 1 where", with whatever layout you may care for.
Change History
Note: See
TracTickets for help on using
tickets.
