Add -XNondecreasingIndentation to -XHaskell98 for backwards compatibility.
authorSimon Marlow <marlowsd@gmail.com>
Fri, 4 Feb 2011 08:42:26 +0000 (08:42 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Fri, 4 Feb 2011 08:42:26 +0000 (08:42 +0000)
commit8392ba25da0acb27cd64bf0bb4e5fb5406de4222
tree0727f88e5e23fed926cc24f352cbe02be4d26358
parent71d6a2da4a326a69c00e20e65e130d1e65d331ee
Add -XNondecreasingIndentation to -XHaskell98 for backwards compatibility.
The final straw was when I learned today that Happy broke.
compiler/main/DynFlags.hs