| # /!\ HERE BE DRAGONS /!\ ############################################## | |
| # | |
| # As at 2020-01-29, GHC 8.8 support is aspirational: both Cabal 3.0 and | |
| # changes to `base' mean Cogent is unlikely to build. In addition, | |
| # Stack notes it has not been tested with GHC versions above 8.6, or | |
| # with Cabal versions above 2.4, and therefore may fail. | |
| resolver: nightly-2020-01-29 # ghc-8.8.x | |
| packages: ['.'] | |
| extra-package-dbs: [] | |
| extra-deps: | |
| - system-posix-redirect-1.1.0.1 |