summaryrefslogtreecommitdiff
path: root/libraries/integer-gmp/src/GHC/Integer/GMP/Internals.hs
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/integer-gmp/src/GHC/Integer/GMP/Internals.hs')
-rw-r--r--libraries/integer-gmp/src/GHC/Integer/GMP/Internals.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/integer-gmp/src/GHC/Integer/GMP/Internals.hs b/libraries/integer-gmp/src/GHC/Integer/GMP/Internals.hs
index 6c7fccf6c3..1d86fc1ff3 100644
--- a/libraries/integer-gmp/src/GHC/Integer/GMP/Internals.hs
+++ b/libraries/integer-gmp/src/GHC/Integer/GMP/Internals.hs
@@ -41,8 +41,6 @@ module GHC.Integer.GMP.Internals
, module GHC.Integer
-- ** Additional 'Integer' operations
- , bitInteger
- , popCountInteger
, gcdInteger
, gcdExtInteger
, lcmInteger