Skip to content

Commit 3a69718

Browse files
friedbricephadej
authored andcommitted
Export Key from KeyMap module
1 parent c28895f commit 3a69718

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Data/Aeson/KeyMap.hs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,9 @@ module Data.Aeson.KeyMap (
8585
filterWithKey,
8686
mapMaybe,
8787
mapMaybeWithKey,
88+
89+
-- * Key Type
90+
Key,
8891
) where
8992

9093
-- Import stuff from Prelude explicitly

0 commit comments

Comments
 (0)