Cabal revisions of HSlippyMap-2.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
--- Initial HSlippyMap.cabal generated by cabal init. For further--- documentation, see http://haskell.org/cabal/users-guide/--name: HSlippyMap-version: 2.2-synopsis: OpenStreetMap Slippy Map--- description:-homepage: https://github.com/j4/HSlippyMap-license: BSD3-license-file: LICENSE-author: Jean-Alexandre Peyroux-maintainer: m@j4.pe--- copyright:-category: Development-build-type: Simple-cabal-version: >=1.8--library- exposed-modules: HSlippyMap- -- other-modules:- build-depends: base ==4.6.*+-- Initial HSlippyMap.cabal generated by cabal init. For further +-- documentation, see http://haskell.org/cabal/users-guide/ + +name: HSlippyMap +version: 2.2 +x-revision: 1 +synopsis: OpenStreetMap (OSM) Slippy Map +description: OpenStreetMap (OSM) Slippy Map is, in general, a term referring to modern web maps which let you zoom and pan around (the map slips around when you drag the mouse). - http://wiki.openstreetmap.org/wiki/Slippy_Map +homepage: https://github.com/41px/HSlippyMap +license: BSD3 +license-file: LICENSE +author: Alexandre Peyroux +maintainer: al@px.io +-- copyright: +category: Geography +build-type: Simple +cabal-version: >=1.8 + +library + exposed-modules: HSlippyMap + -- other-modules: + build-depends: base ==4.6.*
revision 2
name: HSlippyMap version: 2.2 -x-revision: 1 +x-revision: 2 synopsis: OpenStreetMap (OSM) Slippy Map description: OpenStreetMap (OSM) Slippy Map is, in general, a term referring to modern web maps which let you zoom and pan around (the map slips around when you drag the mouse). - http://wiki.openstreetmap.org/wiki/Slippy_Map homepage: https://github.com/41px/HSlippyMap license: BSD3 license-file: LICENSE author: Alexandre Peyroux -maintainer: al@px.io +maintainer: al+hackage@px.io -- copyright: category: Geography build-type: Simple