Skip to content

Commit 36bff81

Browse files
bor0treeowl
authored andcommitted
Rephrase sentence
1 parent 1cccdce commit 36bff81

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

Data/IntMap/Internal.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
--
3333
-- The Package Versioning Policy __does not apply__.
3434
--
35-
-- This contents of this module may change __in any way whatsoever__
35+
-- The contents of this module may change __in any way whatsoever__
3636
-- and __without any warning__ between minor versions of this package.
3737
--
3838
-- Authors importing this module are expected to track development

Data/IntSet/Internal.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
--
3030
-- The Package Versioning Policy __does not apply__.
3131
--
32-
-- This contents of this module may change __in any way whatsoever__
32+
-- The contents of this module may change __in any way whatsoever__
3333
-- and __without any warning__ between minor versions of this package.
3434
--
3535
-- Authors importing this module are expected to track development

Data/Map/Internal.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
--
4141
-- The Package Versioning Policy __does not apply__.
4242
--
43-
-- This contents of this module may change __in any way whatsoever__
43+
-- The contents of this module may change __in any way whatsoever__
4444
-- and __without any warning__ between minor versions of this package.
4545
--
4646
-- Authors importing this module are expected to track development

Data/Map/Strict/Internal.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
--
2323
-- The Package Versioning Policy __does not apply__.
2424
--
25-
-- This contents of this module may change __in any way whatsoever__
25+
-- The contents of this module may change __in any way whatsoever__
2626
-- and __without any warning__ between minor versions of this package.
2727
--
2828
-- Authors importing this module are expected to track development

Data/Sequence/Internal.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
--
3737
-- The Package Versioning Policy __does not apply__.
3838
--
39-
-- This contents of this module may change __in any way whatsoever__
39+
-- The contents of this module may change __in any way whatsoever__
4040
-- and __without any warning__ between minor versions of this package.
4141
--
4242
-- Authors importing this module are expected to track development

Data/Sequence/Internal/Sorting.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
--
1111
-- The Package Versioning Policy __does not apply__.
1212
--
13-
-- This contents of this module may change __in any way whatsoever__
13+
-- The contents of this module may change __in any way whatsoever__
1414
-- and __without any warning__ between minor versions of this package.
1515
--
1616
-- Authors importing this module are expected to track development

Data/Set/Internal.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
--
3131
-- The Package Versioning Policy __does not apply__.
3232
--
33-
-- This contents of this module may change __in any way whatsoever__
33+
-- The contents of this module may change __in any way whatsoever__
3434
-- and __without any warning__ between minor versions of this package.
3535
--
3636
-- Authors importing this module are expected to track development

Utils/Containers/Internal/BitQueue.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
--
1818
-- The Package Versioning Policy __does not apply__.
1919
--
20-
-- This contents of this module may change __in any way whatsoever__
20+
-- The contents of this module may change __in any way whatsoever__
2121
-- and __without any warning__ between minor versions of this package.
2222
--
2323
-- Authors importing this module are expected to track development

Utils/Containers/Internal/BitUtil.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
--
2525
-- The Package Versioning Policy __does not apply__.
2626
--
27-
-- This contents of this module may change __in any way whatsoever__
27+
-- The contents of this module may change __in any way whatsoever__
2828
-- and __without any warning__ between minor versions of this package.
2929
--
3030
-- Authors importing this module are expected to track development

0 commit comments

Comments
 (0)