-- 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.*