alanz / ghc-exactprint

GHC version of haskell-src-exts exactPrint
BSD 3-Clause "New" or "Revised" License
70 stars 32 forks source link

Add flag to turn on "rigid delta calculation" #30

Closed mpickering closed 9 years ago

mpickering commented 9 years ago

Plan

  1. Add a new field to the SetLayoutFlag constructor to keep track of optional rigid blocks.
  2. Add an option to Delta to enable the use the extra rigid blocks.