This repository was archived by the owner on Mar 6, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathstack.yaml
More file actions
57 lines (57 loc) · 1.35 KB
/
stack.yaml
File metadata and controls
57 lines (57 loc) · 1.35 KB
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
resolver: lts-15.15
packages:
- hastory-api
- hastory-cli
- hastory-data
- hastory-data-gen
- hastory-server
extra-deps:
- base64-0.4.2
- ghc-byteorder-4.11.0.0.10
- password-2.0.1.1
- password-instances-2.0.0.1
- servant-auth-client-0.4.0.0
- yamlparse-applicative-0.1.0.1
- github: supki/envparse
commit: de5944fb09e9d941fafa35c0f05446af348e7b4d
- github: NorfairKing/validity
commit: c38fc635f98580548f82314504e9f8742519f94d
subdirs:
- genvalidity
- genvalidity-aeson
- genvalidity-bytestring
- genvalidity-containers
- genvalidity-criterion
- genvalidity-hspec
- genvalidity-hspec-aeson
- genvalidity-hspec-binary
- genvalidity-hspec-cereal
- genvalidity-hspec-hashable
- genvalidity-hspec-optics
- genvalidity-path
- genvalidity-property
- genvalidity-scientific
- genvalidity-text
- genvalidity-time
- genvalidity-unordered-containers
- genvalidity-uuid
- genvalidity-vector
- validity
- validity-aeson
- validity-bytestring
- validity-containers
- validity-path
- validity-primitive
- validity-scientific
- validity-text
- validity-time
- validity-unordered-containers
- validity-uuid
- validity-vector
nix:
path: [ "nixpkgs=https://github.com/NixOS/nixpkgs/archive/e3a2247046d4de66b9b193a6ab3ff040fa3da86d.tar.gz" ]
add-gc-roots: true
packages:
- haskellPackages.autoexporter
- killall
- zlib