You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Haddock versions >= 2.14 are failing to install with GHC 7.6.*:
```
Preprocessing library haddock-2.14.2...
src/Haddock/InterfaceFile.hs:85:2:
error: #error Unsupported GHC version
```
and with 7.4 `src/Haddock/Parser.hs:5:14: Unsupported extension: LambdaCase`
0 commit comments