summaryrefslogtreecommitdiff
path: root/libraries
diff options
context:
space:
mode:
authorAlexandre Baldé <alexandrer_b@outlook.com>2019-04-02 01:05:23 +0100
committerMarge Bot <ben+marge-bot@smart-cactus.org>2019-04-02 12:34:30 -0400
commit345306d3fa5e84de8b6783c0bc70cf3ba5ecd2b7 (patch)
tree25f1fc8202b3d3d15229cbe52ee0b112dd204890 /libraries
parentdd9c82ef38e87ede01d81907c5037845f2944435 (diff)
downloadhaskell-345306d3fa5e84de8b6783c0bc70cf3ba5ecd2b7.tar.gz
Fix formatting issue in ghc-prim's changelog [skip ci]
Diffstat (limited to 'libraries')
-rw-r--r--libraries/ghc-prim/changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/libraries/ghc-prim/changelog.md b/libraries/ghc-prim/changelog.md
index 2a19164d58..4967971e67 100644
--- a/libraries/ghc-prim/changelog.md
+++ b/libraries/ghc-prim/changelog.md
@@ -7,6 +7,7 @@
closureSize# :: a -> Int#
- Added to `GHC.Prim`:
+
bitReverse# :: Word# -> Word#
bitReverse8# :: Word# -> Word#
bitReverse16# :: Word# -> Word#