I've also raised the dependency on haskell-src-exts to the newest version. Old versions don't work anymore due to a changed options data type.
Finally, I've changed the cpphs options to generate haskell style line pragmas instead of cpp style, since haskell-src-exts has problems with the latter.
Hi,
I've got a few small fixes to haskell-src-exts:
I've relaxed the dependency on cpphs.
I've also raised the dependency on haskell-src-exts to the newest version. Old versions don't work anymore due to a changed options data type.
Finally, I've changed the cpphs options to generate haskell style line pragmas instead of cpp style, since haskell-src-exts has problems with the latter.