coordinate 0.0.15 → 0.0.16
raw patch · 2 files changed
+10/−7 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- LICENCE +1/−1
- coordinate.cabal +9/−6
LICENCE view
@@ -1,4 +1,4 @@-Copyright 2013-2014 Tony Morris+Copyright 2013-2014 NICTA Pty Ltd All rights reserved.
coordinate.cabal view
@@ -1,22 +1,25 @@ name: coordinate-version: 0.0.15+version: 0.0.16 license: BSD3 license-file: LICENCE author: Tony Morris <ʇǝu˙sıɹɹoɯʇ@ןןǝʞsɐɥ> maintainer: Tony Morris-copyright: Copyright (C) 2013-2014 Tony Morris+copyright: Copyright (C) 2013-2014 NICTA Pty Ltd synopsis: A representation of latitude and longitude category: Development-description: A representation of latitude and longitude-homepage: https://github.com/tonymorris/coordinate-bug-reports: https://github.com/tonymorris/coordinate/issues+description: + <<http://i.imgur.com/Ns5hntl.jpg>>+ .+ A representation of latitude and longitude+homepage: https://github.com/NICTA/coordinate+bug-reports: https://github.com/NICTA/coordinate/issues cabal-version: >= 1.10 build-type: Custom extra-source-files: changelog source-repository head type: git- location: git@github.com:tonymorris/coordinate.git+ location: git@github.com:NICTA/coordinate.git flag small_base description: Choose the new, split-up base package.