-
Notifications
You must be signed in to change notification settings - Fork 71
Expand file tree
/
Copy pathcabal.project.dev
More file actions
44 lines (37 loc) · 1.26 KB
/
cabal.project.dev
File metadata and controls
44 lines (37 loc) · 1.26 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
packages: streamly.cabal
, core/streamly-core.cabal
, test/streamly-tests.cabal
, benchmark/streamly-benchmarks.cabal
, bench-test-lib/bench-test-lib.cabal
-- For compiling standalone programs
-- write-ghc-environment-files: always
-- For debugging heap overflow
-- jobs: 1
package streamly-core
flags: +internal-dev
ghc-options: -DDEVBUILD -DDEBUG
-Wmissed-specialisations
-Wall-missed-specialisations
-fno-ignore-asserts
package streamly
flags: +internal-dev
ghc-options: -DDEVBUILD -DDEBUG
-Wmissed-specialisations
-Wall-missed-specialisations
-fno-ignore-asserts
package streamly-tests
flags: +dev
ghc-options: -DDEVBUILD -DDEBUG
-Wmissed-specialisations
-Wall-missed-specialisations
-fno-ignore-asserts
package streamly-benchmarks
flags: +dev
ghc-options: -DDEVBUILD -DDEBUG
-Wmissed-specialisations
-Wall-missed-specialisations
-fno-ignore-asserts
source-repository-package
type: git
location: https://github.com/composewell/fusion-plugin.git
tag: 15c0ad50a235a35e85d03cced9ad0f3938565e5a