Cabal revisions of Win32-2.5.4.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-name: Win32-version: 2.5.4.1-license: BSD3-license-file: LICENSE-author: Alastair Reid, shelarcy-copyright: Alastair Reid, 1999-2003; shelarcy, 2012-2013-maintainer: Haskell Libraries <libraries@haskell.org>+name: Win32+version: 2.5.4.1+x-revision: 1+license: BSD3+license-file: LICENSE+author: Alastair Reid, shelarcy+copyright: Alastair Reid, 1999-2003; shelarcy, 2012-2013+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.6 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- build-depends: base >= 4.5 && < 5, bytestring, filepath+ other-extensions: NegativeLiterals+ build-depends: base >= 4.5 && < 5, bytestring, filepath ghc-options: -Wall -fno-warn-name-shadowing cc-options: -fno-strict-aliasing exposed-modules: