[Git][ghc/ghc][master] base: Export Finalizers

Marge Bot gitlab at gitlab.haskell.org
Fri Jun 7 14:28:14 UTC 2019



 Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC


Commits:
5991d877 by Ben Gamari at 2019-06-07T14:28:09Z
base: Export Finalizers

As requested in #16750.

- - - - -


1 changed file:

- libraries/base/GHC/ForeignPtr.hs


Changes:

=====================================
libraries/base/GHC/ForeignPtr.hs
=====================================
@@ -25,6 +25,7 @@ module GHC.ForeignPtr
   (
         ForeignPtr(..),
         ForeignPtrContents(..),
+        Finalizers(..),
         FinalizerPtr,
         FinalizerEnvPtr,
         newForeignPtr_,



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/5991d877a3da69da63ab93ea277bd89965c97573

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/5991d877a3da69da63ab93ea277bd89965c97573
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20190607/3c93c581/attachment.html>


More information about the ghc-commits mailing list