Cabal revisions of Win32-2.6.2.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-name: Win32-version: 2.6.2.0-license: BSD3-license-file: LICENSE-author: Alastair Reid, shelarcy, Tamar Christina-copyright: Alastair Reid, 1999-2003; shelarcy, 2012-2013; Tamar Christina, 2016-2018-maintainer: Haskell Libraries <libraries@haskell.org>+name: Win32+version: 2.6.2.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-2018+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 Windows Win32 API.-description: This library contains direct bindings to the Windows Win32 APIs for Haskell.+category: System, Graphics+synopsis: A binding to Windows Win32 API.+description: This library contains direct bindings to the Windows Win32 APIs for Haskell. 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: