Skip to content

Commit 76fc5f4

Browse files
committed
fix tests
Seems like a new release of purescript-arrays added a new module
1 parent bfb255d commit 76fc5f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/TestUtils.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ supportModules =
7878
, "Data.Array"
7979
, "Data.Array.Partial"
8080
, "Data.Array.ST"
81+
, "Data.Array.ST.Iterator"
8182
, "Data.Bifoldable"
8283
, "Data.Bifunctor"
8384
, "Data.Bifunctor.Clown"

0 commit comments

Comments
 (0)