File tree Expand file tree Collapse file tree 1 file changed +43
-0
lines changed Expand file tree Collapse file tree 1 file changed +43
-0
lines changed Original file line number Diff line number Diff line change 1+ resolver : nightly-2020-05-12
2+ compiler : ghc-8.10.1
3+
4+ packages :
5+ - .
6+ - ./ghcide/
7+
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
12+ - github : peti/cabal-plan
13+ commit : 894b76c0b6bf8f7d2f881431df1f13959a8fce87
14+ - clock-0.7.2
15+ # - floskell-0.10.2
16+ # See https://github.com/ennocramer/floskell/pull/45
17+ - github : jneira/floskell
18+ commit : 78f888f46dae96922d855af1e6a00ea6bb856987
19+ # - ghcide-0.1.0
20+ - ghc-exactprint-0.6.3
21+ - lens-4.19.1
22+ - monad-dijkstra-0.1.1.2
23+ - opentelemetry-0.3.2
24+ - optics-core-0.3
25+ - github : wz1000/shake
26+ commit : fb3859dca2e54d1bbb2c873e68ed225fa179fbef
27+ - semigroups-0.18.5
28+ - temporary-1.2.1.1
29+
30+ flags :
31+ haskell-language-server :
32+ pedantic : true
33+ # 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
37+
38+ # allow-newer: true
39+
40+ nix :
41+ packages : [ icu libcxx zlib ]
42+
43+ concurrent-tests : false
You can’t perform that action at this time.
0 commit comments