We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49307ea commit ce4845dCopy full SHA for ce4845d
stack-8.10.1.yaml
@@ -8,7 +8,7 @@ packages:
8
extra-deps:
9
- Cabal-3.2.0.0
10
- cabal-helper-1.1.0.0
11
-# See https://github.com/haskell-hvr/cabal-plan/pull/55
+# See https://github.com/haskell-hvr/cabal-plan/pull/55
12
- github: peti/cabal-plan
13
commit: 894b76c0b6bf8f7d2f881431df1f13959a8fce87
14
- clock-0.7.2
@@ -30,7 +30,7 @@ extra-deps:
30
flags:
31
haskell-language-server:
32
pedantic: true
33
- # We want to let agpl be the default value in .cabal (True)
+ # We want to let agpl be the default value in .cabal (True)
34
# but brittany is not usable with ghc-8.10.1
35
# see https://github.com/lspitzner/brittany/issues/269
36
agpl: false
0 commit comments