-- Initial HSlippyMap.cabal generated by cabal init. For further -- documentation, see http://haskell.org/cabal/users-guide/ name: HSlippyMap version: 2.5 synopsis: OpenStreetMap Slippy Map -- description: homepage: https://github.com/apeyroux/HSlippyMap license: BSD3 license-file: LICENSE author: Alexandre Peyroux maintainer: alex@xn--wxa.email 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 -- copyright: category: Geography build-type: Simple cabal-version: >=1.10 library exposed-modules: HSlippyMap default-language: Haskell2010 -- other-modules: build-depends: base ==4.9.*