HSlippyMap-1.2: HSlippyMap.cabal
-- Initial HSlippyMap.cabal generated by cabal init. For further
-- documentation, see http://haskell.org/cabal/users-guide/
name: HSlippyMap
version: 1.2
synopsis: OpenStreetMap Slippy Map
description: Use OpenStreetMap Slippy Map with Haskell : http://wiki.openstreetmap.org/wiki/Slippy_map_tilenames#Haskell
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.*