Skip to content

Commit 2c0f2ce

Browse files
michaelpjkderme
authored andcommitted
Tidy cabal.project
1 parent 9d36c00 commit 2c0f2ce

File tree

1 file changed

+2
-30
lines changed

1 file changed

+2
-30
lines changed

cabal.project

Lines changed: 2 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -75,39 +75,11 @@ package cryptonite
7575
flags: -support_rdrand
7676

7777
-- ---------------------------------------------------------
78-
-- Disable all tests by default
79-
80-
tests: False
78+
-- Enable tests
8179

80+
tests: True
8281
test-show-details: direct
8382

84-
-- Then enable specific tests in this repo
85-
86-
package cardano-db
87-
tests: True
88-
89-
package cardano-db-sync
90-
tests: True
91-
92-
package cardano-chain-gen
93-
tests: True
94-
95-
-- These are needed because Nix is doing something crazy.
96-
package cardano-api
97-
tests: False
98-
99-
package cardano-node
100-
tests: False
101-
102-
package ouroboros-consensus-cardano-test
103-
tests: False
104-
105-
package goblins
106-
tests: False
107-
108-
package io-classes
109-
tests: False
110-
11183
allow-newer:
11284
*:aeson,
11385
monoidal-containers:aeson,

0 commit comments

Comments
 (0)