packages feed

Cabal revisions of Win32-2.6.1.0

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
-name:		Win32-version:	2.6.1.0-license:	BSD3-license-file:	LICENSE-author:		Alastair Reid, shelarcy, Tamar Christina-copyright:	Alastair Reid, 1999-2003; shelarcy, 2012-2013; Tamar Christina, 2016-2017-maintainer:	Haskell Libraries <libraries@haskell.org>+name:           Win32+version:        2.6.1.0+x-revision: 1+license:        BSD3+license-file:   LICENSE+author:         Alastair Reid, shelarcy, Tamar Christina+copyright:      Alastair Reid, 1999-2003; shelarcy, 2012-2013; Tamar Christina, 2016-2017+maintainer:     Haskell Libraries <libraries@haskell.org> bug-reports:    https://github.com/haskell/win32/issues homepage:       https://github.com/haskell/win32-category:	System, Graphics-synopsis:	A binding to part of the Win32 library-description:	A binding to part of the Win32 library.+category:       System, Graphics+synopsis:       A binding to part of the Win32 library+description:    A binding to part of the Win32 library. build-type:     Simple cabal-version:  >=1.10 extra-source-files:-	include/diatemp.h include/dumpBMP.h include/ellipse.h include/errors.h-	include/Win32Aux.h include/win32debug.h include/alignment.h+        include/diatemp.h include/dumpBMP.h include/ellipse.h include/errors.h+        include/Win32Aux.h include/win32debug.h include/alignment.h         changelog.md  Library+    other-extensions: NegativeLiterals     default-language: Haskell2010     default-extensions: ForeignFunctionInterface, CPP     if impl(ghc >= 7.1)         build-depends: unbuildable<0         buildable: False -    build-depends:	base >= 4.5 && < 5, bytestring, filepath+    build-depends:      base >= 4.5 && < 5, bytestring, filepath     ghc-options:    -Wall -fno-warn-name-shadowing     cc-options:     -fno-strict-aliasing     exposed-modules: