-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathstack.yaml
More file actions
17 lines (14 loc) · 564 Bytes
/
stack.yaml
File metadata and controls
17 lines (14 loc) · 564 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
resolver: lts-19.5
extra-deps:
- ginger-0.10.4.0@sha256:7ca26896395fda951443ed3bba5f24fd6036c44167d424e744d1e0c8c6b138fd,3855
- url: https://github.com/m-col/gitlib/archive/1fb5d534e22d7aa6be858bb7b2075cd60c0606d8.tar.gz
subdirs:
- gitlib
- gitlib-libgit2
ghc-options:
"gitja": -Wall -Wcompat -Widentities -Wincomplete-uni-patterns
-Wincomplete-record-updates -Wredundant-constraints -Wpartial-fields
-Wmissing-deriving-strategies -Wunused-packages -fno-warn-unused-do-bind
-fno-warn-orphans
rebuild-ghc-options: true
allow-newer: false