Created
June 23, 2026 07:45
-
-
Save fendor/c985c378981d41dd6927329da43e207f to your computer and use it in GitHub Desktop.
Nightly HLS 2.14.0.0 build plan with GHC 9.12.4
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| resolver: nightly-2026-06-22 | |
| packages: | |
| - . | |
| - ./hls-graph | |
| - ./ghcide/ | |
| - ./hls-plugin-api | |
| - ./hls-test-utils | |
| ghc-options: | |
| "$everything": -haddock | |
| allow-newer: true | |
| allow-newer-deps: | |
| - extensions | |
| - hw-fingertree | |
| # stan dependencies | |
| - directory-ospath-streaming | |
| extra-deps: | |
| - hw-fingertree-0.1.2.1 | |
| - monad-dijkstra-0.1.1.5 | |
| - unordered-containers-0.2.21 | |
| - lsp-2.8.0.0 | |
| - lsp-test-0.18.0.0 | |
| - lsp-types-2.4.0.0 | |
| # stan dependencies not found in the stackage snapshot | |
| - stan-0.2.1.0 | |
| - dir-traverse-0.2.3.0 | |
| - extensions-0.1.0.1 | |
| - trial-0.0.0.0 | |
| - trial-optparse-applicative-0.0.0.0 | |
| - trial-tomland-0.0.0.0 | |
| - cabal-add-0.2 | |
| - stylish-haskell-0.15.1.0 | |
| - cabal-install-parsers-0.6.3@sha256:ebfe2299887d83b0e6d2677955781783a445c91187f188d12341d492fa9f8b4d,4031 | |
| - optparse-applicative-0.18.1.0@sha256:f30973861ac7e7ebff05ff8c7c3d1e4d283a1f3850e1cc14106b0693ec1b6d82,5289 | |
| - tar-0.6.4.0@sha256:1a5ff2b64cd1bac53ea68d057631818cab6edf7108dc86e7be8ad020b2bf2580,4973 | |
| configure-options: | |
| ghcide: | |
| - --disable-library-for-ghci | |
| haskell-language-server: | |
| - --disable-library-for-ghci | |
| flags: | |
| haskell-language-server: | |
| pedantic: true | |
| stylish-haskell: | |
| ghc-lib: true | |
| # stan dependencies | |
| directory-ospath-streaming: | |
| os-string: false | |
| nix: | |
| packages: [icu libcxx zlib] | |
| concurrent-tests: false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment