Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add `--no-ghc-package-path` option to `stack exec` command in README | alexwl | 2018-10-10 | 1 | -2/+1 |
| | | | It fixed the "Use of GHC's environment variable GHC_PACKAGE_PATH is incompatible with Cabal" error. | ||||
* | Update cabal-helper to version 0.8.1.2 that supports Cabal (>=1.14 && <1.26 ↵ | alexwl | 2018-10-08 | 57 | -1/+4847 |
| | | | | | | || >=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. | ||||
* | Generate links to hyperlinked source code on Hackage instead of links to ↵ | alexwl | 2018-10-06 | 3 | -19/+10 |
| | | | | documentation | ||||
* | Fixed example in README | alexwl | 2018-10-05 | 1 | -3/+3 |
| | |||||
* | Updated README | alexwl | 2018-10-05 | 1 | -0/+3 |
| | |||||
* | Update javascript/release | alexwl | 2018-10-05 | 5 | -26/+29 |
| | |||||
* | Clicking on an external identifier at definition site opens 'find references' | alexwl | 2018-10-05 | 1 | -8/+15 |
| | |||||
* | Initial commit | alexwl | 2018-10-02 | 158 | -0/+34008 |