[commit: packages/Win32] Mistuke-fix-build, depend-os-windows, fix-appveyor-curl-ussue, master, win32-2.5.4.1-ghc-8.2, win32-prepare-release-2.4.0.0: Win32: Updated readme documentation (7afacde)

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


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

On branches: Mistuke-fix-build,depend-os-windows,fix-appveyor-curl-ussue,master,win32-2.5.4.1-ghc-8.2,win32-prepare-release-2.4.0.0
Link       : http://git.haskell.org/packages/Win32.git/commitdiff/7afacde508f4e223f80fdff33c0aa130e041fd4f

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

commit 7afacde508f4e223f80fdff33c0aa130e041fd4f
Author: Tamar Christina <tamar at zhox.com>
Date:   Sat May 14 22:14:29 2016 +0200

    Win32: Updated readme documentation


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

7afacde508f4e223f80fdff33c0aa130e041fd4f
 README.md | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 02710c8..d4a0286 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-The `Win32` Package  [![Hackage](https://img.shields.io/hackage/v/Win32.svg)](https://hackage.haskell.org/package/Win32) )
+The `Win32` Package  [![Hackage](https://img.shields.io/hackage/v/Win32.svg)](https://hackage.haskell.org/package/Win32)
 =====================
 
 See [`Win32` on Hackage](http://hackage.haskell.org/package/Win32) for
@@ -10,3 +10,10 @@ Installing from Git
 This package requires no special installation instructions.
 
 To install use `cabal install`
+
+Documentation
+-------------------
+This library is just a direct binding to Windows API calls and
+as such contains no documentation. The documentation for functions
+can be find in the equivalently named function in MSDN 
+https://msdn.microsoft.com/library/windows/desktop/hh920508.aspx



More information about the ghc-commits mailing list