HSlippyMap-2.3: HSlippyMap.cabal
-- Initial HSlippyMap.cabal generated by cabal init. For further
-- documentation, see http://haskell.org/cabal/users-guide/
name: HSlippyMap
version: 2.3
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 Slippy Map algorithm
-- copyright:
category: Development
build-type: Simple
cabal-version: >=1.10
library
exposed-modules: HSlippyMap
default-language: Haskell2010
-- other-modules:
build-depends: base ==4.9.*