File tree 1 file changed +16
-34
lines changed
1 file changed +16
-34
lines changed Original file line number Diff line number Diff line change 1
- resolver : lts-13.19 # Last 8.6.4
1
+ resolver : lts-14.27 # Last 8.6.5
2
+ compiler : ghc-8.6.4
2
3
3
4
packages :
4
5
- .
@@ -8,75 +9,56 @@ ghc-options:
8
9
" $everything " : -haddock
9
10
10
11
extra-deps :
11
- - aeson-1.4.3.0
12
12
- ansi-terminal-0.10.3
13
- - async-2.2.2
14
- - brittany-0.12.1.1
13
+ - base-compat-0.11.0
14
+ - brittany-0.12.1.1@rev:2
15
15
- butcher-1.3.3.1
16
- - bytestring-trie-0.2.5.0
17
16
- Cabal-3.0.2.0
18
- - cabal-doctest-1.0.8
19
- - cabal-plan-0.5.0.0
20
- - constrained-dynamic-0.1.0.0
21
- - deque-0.4.3
22
- # - ghcide-0.1.0
17
+ - cabal-plan-0.6.2.0
18
+ - clock-0.7.2
23
19
- extra-1.7.3
24
20
- floskell-0.10.3
25
21
- fuzzy-0.1.0.0
22
+ # - ghcide-0.1.0
26
23
- ghc-check-0.5.0.1
27
- - ghc-exactprint-0.6.2 # for HaRe
24
+ - ghc-exactprint-0.6.2
28
25
- ghc-lib-parser-8.10.1.20200523
29
26
- ghc-lib-parser-ex-8.10.0.4
30
- - ghc-paths-0.1.0.12
31
27
- haddock-api-2.22.0@rev:1
32
28
- haddock-library-1.8.0
33
- - happy-1.19.12
34
29
- haskell-lsp-0.22.0.0
35
30
- haskell-lsp-types-0.22.0.0
36
- - haskell-src-exts-1.21.1
37
31
- hie-bios-0.6.1
38
- - hlint-2.2.8
39
- - hoogle-5.0.17.11
40
- - hsimport-0.11.0@rev:2
41
32
- HsYAML-0.2.1.0@rev:1
42
33
- HsYAML-aeson-0.2.0.0@rev:1
34
+ - indexed-profunctors-0.1
43
35
- lens-4.18
44
36
- lsp-test-0.11.0.3
45
- - microlens-th-0.4.2.3@rev:1
46
37
- monad-dijkstra-0.1.1.2
47
- - monad-memo-0.4.1
48
- - multistate-0.8.0.1
49
- - ormolu-0.1.2.0
50
38
- opentelemetry-0.4.2
39
+ - optics-core-0.2
51
40
- optparse-applicative-0.15.1.0
41
+ - ormolu-0.1.2.0
52
42
- parser-combinators-1.2.1
53
43
- regex-base-0.94.0.0
44
+ - regex-pcre-builtin-0.95.1.1.8.43
54
45
- regex-tdfa-1.3.1.0
55
46
- retrie-0.1.1.1
56
- - rope-utf16-splay-0.3.1.0
57
- - shake-0.19.1
58
- - strict-list-0.1.5
47
+ - semialign-1.1
48
+ # - github: wz1000/ shake
49
+ # commit: fb3859dca2e54d1bbb2c873e68ed225fa179fbef
59
50
- stylish-haskell-0.11.0.0
60
- - syb-0.7.1
61
- - syz-0.2.0.0
62
51
- tasty-rerun-1.1.17
63
52
- temporary-1.2.1.1
64
- - th-abstraction-0.3.1.0
65
53
- type-equality-1
66
- - unix-compat-0.5.2
67
- - unordered-containers-0.2.10.0
68
- - yaml-0.11.1.2
69
- # To make build work in windows 7
70
- - unix-time-0.4.7
71
-
54
+ - topograph-1
72
55
73
56
flags :
74
57
haskell-language-server :
75
58
pedantic : true
76
59
retrie :
77
60
BuildExecutable : false
78
61
79
-
80
62
# allow-newer: true
81
63
82
64
nix :
You can’t perform that action at this time.
0 commit comments