forked from kowainik/stan
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathghc-9.10.1.dhall2stack.yaml
99 lines (95 loc) · 2.39 KB
/
ghc-9.10.1.dhall2stack.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
user-message: "WARNING: This stack project is generated."
compiler: ghc-9.10.1
allow-newer-deps:
- cabal-doctest
allow-newer: true
resolver: ghc-9.10.1
# We have 1 package.
packages:
- ./.
# We have 1 external dependency source package.
extra-deps:
# Source Packages, external (3rd party).
- git: https://github.com/emilypi/base64.git
commit: 2f985b7b656d942e87c6d742c793a7d9282a3e0e
# Package versions for published packages either not on Stackage or
# not matching the version on Stackage for the resolver we use.
# These package-version extra dependencies are equivalent to cabal constraints.
- Cabal-3.12.0.0
- Cabal-syntax-3.12.0.0
- HUnit-1.6.2.0
- QuickCheck-2.15.0.1
- alex-3.5.1.0
- ansi-terminal-1.0.2
- ansi-terminal-types-0.11.5
- ansi-wl-pprint-0.6.9
- async-2.2.5
- barbies-2.1.1.0
- base-compat-0.14.0
- base-orphans-0.9.2
- blaze-builder-0.4.2.3
- blaze-html-0.9.2.0
- blaze-markup-0.8.3.0
- boring-0.2.2
- cabal-doctest-1.0.9
- call-stack-0.4.0
- case-insensitive-1.2.1.0
- clay-0.15.0
- colour-2.3.6
- colourista-0.1.0.2
- concurrent-output-1.10.21
- constraints-0.14.2
- cryptohash-sha1-0.11.101.0
- dir-traverse-0.2.3.0
- distributive-0.6.2.1
- dlist-1.0
- erf-2.0.0.0
- extensions-0.1.0.2
- fail-4.9.0.0
- gitrev-1.3.1
- happy-1.20.1.1
- hashable-1.4.4.0
- haskell-lexer-1.1.1
- hedgehog-1.4
- hspec-2.11.9
- hspec-core-2.11.9
- hspec-discover-2.11.9
- hspec-expectations-0.8.4
- hspec-hedgehog-0.1.1.0
- integer-logarithms-1.0.3.1
- lifted-async-0.10.2.5
- lifted-base-0.2.3.12
- megaparsec-9.6.1
- microaeson-0.1.0.1
- mmorph-1.2.0
- monad-control-1.0.3.1
- optparse-applicative-0.17.1.0
- parser-combinators-1.3.0
- pretty-show-1.10
- pretty-simple-4.1.2.0
- prettyprinter-1.7.1
- prettyprinter-ansi-terminal-1.1.3
- primitive-0.9.0.0
- quickcheck-io-0.2.0
- random-1.2.1.2
- relude-1.2.1.0
- resourcet-1.3.0
- safe-exceptions-0.1.7.4
- scientific-0.3.8.0
- selective-0.7.0.1
- slist-0.2.1.0
- splitmix-0.1.0.5
- tagged-0.8.8
- terminal-size-0.3.4
- text-short-0.1.6
- tf-random-0.5
- tomland-1.3.3.2
- transformers-base-0.4.6
- transformers-compat-0.7.2
- trial-0.0.0.0
- trial-optparse-applicative-0.0.0.0
- trial-tomland-0.0.0.0
- unliftio-core-0.2.0.1
- unordered-containers-0.2.20
- validation-selective-0.2.0.0
- wl-pprint-annotated-0.1.0.1