Skip to content

Commit e9b251d

Browse files
Update cabal.project
Co-authored-by: Alexey Kuleshevich <[email protected]>
1 parent 3d4e229 commit e9b251d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

cabal.project

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
packages:
22
.
3+
-- Always write GHC env files, because they are needed for repl and by the doctests.
4+
write-ghc-environment-files: always
5+
-- Always build tests and benchmarks.
36
tests: true
7+
benchmarks: true
8+
-- The only sensible test display option
9+
test-show-details: streaming

0 commit comments

Comments
 (0)