diff options
| author | John J. Camilleri <john@digitalgrammars.com> | 2018-12-04 10:32:26 +0100 |
|---|---|---|
| committer | John J. Camilleri <john@digitalgrammars.com> | 2018-12-04 10:32:26 +0100 |
| commit | 6ad9bf3dbf3d27d4aa911a570c80ea1ee2dfb454 (patch) | |
| tree | 41f0101e4b3a796441bebf38bef167144e695921 /stack.yaml | |
| parent | ee5ac81dfcd8856ca64c6a6aa65c6e47a3214da9 (diff) | |
Add Stack files for different GHC versions
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/stack.yaml b/stack.yaml index 9325b2430..5b8546ae4 100644 --- a/stack.yaml +++ b/stack.yaml @@ -5,8 +5,6 @@ packages: - src/runtime/haskell-bind # PGF2 (requires C runtime to be installed) extra-deps: -# - happy-1.19.9 -# - alex-3.2.4 - cgi-3001.3.0.2 - httpd-shed-0.4.0.3 - time-1.6.0.1 # cgi-3001.3.0.2: time-1.8.0.2 from stack configuration does not match >=1.5 && <1.7 |
