aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
Commit message (Collapse)AuthorAgeFilesLines
* cleaned up the tree and updated readmeYuchen Pei2022-06-091-3/+3
|
* Bump 8.6.5 plans to lts-14 (#41)Avi Dessauer2019-08-211-1/+1
|
* Migrate stack v2 (#39)Shinya Yamaguchi2019-07-171-2/+1
|
* Add support for GHC 8.6.5alexwl2019-05-081-1/+1
|
* Add support for GHC 8.6.4alexwl2019-03-141-1/+1
|
* Update stack.yaml, use lts-13.0alexwl2018-12-301-1/+1
|
* Add support for GHC 8.6.3alexwl2018-12-231-1/+1
|
* Add support for GHC 8.4.4alexwl2018-11-041-1/+1
|
* Fix all GHC 8.4.3 compatibility issues. Needs a bit more testing.alexwl2018-10-121-1/+1
|
* WIP. It compiles with ghc-8.4.3, but not all features of the indexer are ↵alexwl2018-10-091-7/+5
| | | | supported yet.
* Update cabal-helper to version 0.8.1.2 that supports Cabal (>=1.14 && <1.26 ↵alexwl2018-10-081-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 commitalexwl2018-10-021-0/+5