-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcabal.project
36 lines (28 loc) · 964 Bytes
/
cabal.project
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
packages: .
import: https://www.stackage.org/nightly-2024-12-05/cabal.config
source-repository-package
type: git
location: https://github.com/theGhostJW/pyrethrum-extras
tag: a02d299bca4407a26c48ae2c78c83b0886964a81
source-repository-package
type: git
location: https://github.com/theGhostJW/webdriver-w3c
tag: 55a8b6e7d8568fc664355c3902ff9a3fcc964e2d
optimization: 0
-- https://well-typed.com/blog/2023/08/reducing-haskell-parallel-build-times
-- semaphore: true
-- jobs: $ncpus
allow-newer: base,
hedgehog:barbies,
bytesmith:bytestring,
primitive-unlifted:bytestring,
encode-string-0.1.0.0:bytestring,
encode-string-0.1.0.0:text,
discrimination:deepseq,
falsify:base,
falsify:bytestring,
falsify:tasty
package *
ghc-options: -haddock
with-compiler: ghc-9.8.2
-- with-compiler: ghc-9.8.4