Skip to content

Commit 9651fac

Browse files
committed
Expose validation types
1 parent 0944d58 commit 9651fac

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Data/HashMap/Internal.hs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,10 @@ module Data.HashMap.Internal
110110

111111
-- * Validity
112112
, valid
113+
, Validity
114+
, Error
115+
, SubHash
116+
, SubHashPath
113117

114118
-- ** Internals used by the strict version
115119
, Hash

0 commit comments

Comments
 (0)