[commit: packages/Win32] master: Fixed pull request ID in changelog (#84) (fdb4f77)

git at git.haskell.org git at git.haskell.org
Mon Apr 17 21:29:06 UTC 2017


Repository : ssh://git@git.haskell.org/Win32

On branch  : master
Link       : http://git.haskell.org/packages/Win32.git/commitdiff/fdb4f773922445917889de70951a8bac74a6100f

>---------------------------------------------------------------

commit fdb4f773922445917889de70951a8bac74a6100f
Author: Ahmad Fatoum <ahmad at a3f.at>
Date:   Tue Mar 28 16:43:46 2017 +0200

    Fixed pull request ID in changelog (#84)


>---------------------------------------------------------------

fdb4f773922445917889de70951a8bac74a6100f
 changelog.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/changelog.md b/changelog.md
index 01a141c..916c757 100644
--- a/changelog.md
+++ b/changelog.md
@@ -5,7 +5,7 @@
 * Make cabal error out on compilation on non-Windows OSes. (See #80)
 * Update cabal format to 1.10 and set language 
   default to Haskell2010. (See #81)
-* Use `Maybe` in wrappers for functions with nullable pointer parameters (See #84)
+* Use `Maybe` in wrappers for functions with nullable pointer parameters (See #83)
 
 ## 2.5.3.0 *March 2017*
 



More information about the ghc-commits mailing list