issues
search
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
Add a new field to the
SetLayoutFlag
constructor to keep track of optional rigid blocks.
Add an option to
Delta
to enable the use the extra rigid blocks.
Plan
SetLayoutFlag
constructor to keep track of optional rigid blocks.Delta
to enable the use the extra rigid blocks.