Skip to content

Commit 8861057

Browse files
committed
Enable tests for unfoldr,unfoldrM
1 parent 355120c commit 8861057

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Tests/Vector.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ testPolymorphicFunctions _ = $(testProperties [
122122

123123
-- Unfolding (FIXME)
124124
{- 'prop_unfoldr, prop_unfoldrN, -}
125+
'prop_unfoldr, 'prop_unfoldrM,
125126
'prop_constructN, 'prop_constructrN,
126127

127128
-- Enumeration? (FIXME?)

0 commit comments

Comments
 (0)