forked from NorfairKing/sydtest
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstack.yaml
38 lines (35 loc) · 942 Bytes
/
stack.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
resolver: lts-18.16
packages:
- sydtest
- sydtest-aeson
- sydtest-amqp
- sydtest-discover
- sydtest-hedis
- sydtest-hspec
- sydtest-mongo
- sydtest-persistent
- sydtest-persistent-postgresql
- sydtest-persistent-sqlite
- sydtest-process
- sydtest-rabbitmq
- sydtest-servant
- sydtest-typed-process
- sydtest-wai
- sydtest-yesod
extra-deps:
- envparse-0.4.1@sha256:989902e6368532548f61de1fa245ad2b39176cddd8743b20071af519a709ce30,2842
- github: NorfairKing/safe-coloured-text
commit: d840dd7b0f13f4d0fd693c1dd93be33f9ee94605
subdirs:
- safe-coloured-text
- safe-coloured-text-terminfo
- github: NorfairKing/autodocodec
commit: 604ce108bd9bbe9b29e88955f6c981f65d89c153
subdirs:
- autodocodec
- autodocodec-schema
- autodocodec-yaml
ghc-options:
"$locals": -Wall -Wincomplete-uni-patterns -Wincomplete-record-updates -Wpartial-fields -Widentities -Wredundant-constraints -Wcpp-undef
nix:
shell-file: shell.nix