Skip to content

Commit c56cbb0

Browse files
committed
Remove "Stability" annotations from internal modules
1 parent 30d2795 commit c56cbb0

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Data/HashMap/Internal/Strict.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
-- Copyright : 2010-2012 Johan Tibell
99
-- License : BSD-style
1010
-- Maintainer : [email protected]
11-
-- Stability : provisional
1211
-- Portability : portable
1312
--
1413
-- = WARNING

Data/HashSet/Internal.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
-- Copyright : 2011 Bryan O'Sullivan
1414
-- License : BSD-style
1515
-- Maintainer : [email protected]
16-
-- Stability : provisional
1716
-- Portability : portable
1817
--
1918
-- = WARNING

0 commit comments

Comments
 (0)