We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e7208b7 + 5410055 commit 403068fCopy full SHA for 403068f
stack-ghc-902.yaml
@@ -19,10 +19,13 @@ flags:
19
developer-mode: true
20
21
ghc-options:
22
- "$locals": -fhide-source-paths
+ "$locals": -fhide-source-paths
23
24
extra-deps:
25
+# mustache absent from lts-19.3
26
- mustache-2.4.1@sha256:dc92ddbf90e3a64c3f2ec7785cf2937d6dcf6ffcebbc38ad9c8b33b6a70bb298,3180
27
+# lts-19.3 provides pantry-0.5.4. pantry-0.5.5 provides important fixes
28
+- pantry-0.5.5@sha256:60c7b840ed9dcaac699ac9ac6cd5a93f79c0f256ee337990cf18788a58760c01,3913
29
30
drop-packages:
31
# See https://github.com/commercialhaskell/stack/pull/4712
0 commit comments