Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix all GHC 8.4.3 compatibility issues. Needs a bit more testing. | alexwl | 2018-10-12 | 1 | -1/+1 |
| | |||||
* | WIP. It compiles with ghc-8.4.3, but not all features of the indexer are ↵ | alexwl | 2018-10-09 | 1 | -7/+5 |
| | | | | supported yet. | ||||
* | Update cabal-helper to version 0.8.1.2 that supports Cabal (>=1.14 && <1.26 ↵ | alexwl | 2018-10-08 | 1 | -1/+6 |
| | | | | | | || >=2.0 && <2.5) Building cabal-helper-0.8.1.2 with Stack failed with 'Dependency cycle detected' error. It seems to be https://github.com/commercialhaskell/stack/issues/4265 Stack bug. As a temporary solution I added source code of cabal-helper package to vendor directory and commented out 'build-tool-depends: cabal-helper:cabal-helper-wrapper' line in the cabal-helper.cabal file. | ||||
* | Initial commit | alexwl | 2018-10-02 | 1 | -0/+5 |