Commit Graph

11 Commits

Author SHA1 Message Date
Avi Dessauer
5295ac7f7f Bump 8.6.5 plans to lts-14 (#41) 2019-08-21 12:59:18 +03:00
Shinya Yamaguchi
a8d0ab9c9a Migrate stack v2 (#39) 2019-07-17 14:28:04 +03:00
alexwl
660e3020f5 Add support for GHC 8.6.5 2019-05-08 13:36:33 +03:00
alexwl
cac568f016 Add support for GHC 8.6.4 2019-03-14 22:40:27 +03:00
alexwl
b6533100bf Update stack.yaml, use lts-13.0 2018-12-30 12:47:18 +03:00
alexwl
e6d0b7bf09 Add support for GHC 8.6.3 2018-12-23 17:59:00 +03:00
alexwl
8f57cf6d73 Add support for GHC 8.4.4 2018-11-04 16:47:29 +03:00
alexwl
c6fc26d897 Fix all GHC 8.4.3 compatibility issues. Needs a bit more testing. 2018-10-12 19:45:12 +03:00
alexwl
166265e93d WIP. It compiles with ghc-8.4.3, but not all features of the indexer are supported yet. 2018-10-09 23:13:07 +03:00
alexwl
f38daf6773 Update cabal-helper to version 0.8.1.2 that supports Cabal (>=1.14 && <1.26 || >=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.
2018-10-08 02:40:18 +03:00
alexwl
cf2c56c706 Initial commit 2018-10-02 13:17:04 +03:00