Skip to content

Commit 4d50a8d

Browse files
infinity0treeowl
authored andcommitted
Fix map-strict-properties
It was actually testing the lazy version
1 parent 92f0ceb commit 4d50a8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

containers-tests/containers-tests.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,7 @@ test-suite map-strict-properties
271271
hs-source-dirs: tests
272272
main-is: map-properties.hs
273273
type: exitcode-stdio-1.0
274+
cpp-options: -DSTRICT
274275
build-depends: containers-tests
275276
build-depends:
276277
array >=0.4.0.0

0 commit comments

Comments
 (0)