Closed rgrinberg closed 9 years ago
Thanks. Right now I'd rather just advance the versions under 1.0.x.x, corresponding to breaking ghc release. Trying to straddle both, and more, seems unmaintainable for me.
Edit:
As a probably unrelated side-note, I've also tried to follow haddock-api
with this project (mainly out of desire for conformance with latest haddock) and that seems to be tightly coupled with ghc release.
It compiles so it must work...
I didn't go further to test this because I'm not sure what the final goal is. Is dash-haskell going to support both 7.8 and 7.10? Because if so then some cpp will be needed and that's where I usually give up myself.