| # For more information, see: https://github.com/commercialhaskell/stack/blob/release/doc/yaml_configuration.md | |
| # Specifies the GHC version and set of packages available (e.g., lts-3.5, nightly-2015-09-21, ghc-7.10.2) | |
| resolver: lts-13.23 | |
| compiler: ghc-8.6.5 | |
| packages: | |
| - '.' |