Skip to content

Commit 5201abd

Browse files
committed
Export emptySet
1 parent dbc99a1 commit 5201abd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

booster/unit-tests/Test/Booster/Pattern/InternalCollections.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ module Test.Booster.Pattern.InternalCollections (
1111
headList,
1212
tailList,
1313
mixedList,
14+
emptySet,
1415
) where
1516

1617
import Data.ByteString.Char8 qualified as BS

0 commit comments

Comments
 (0)