packages feed

grid 7.6.3 → 7.6.4

raw patch · 1 files changed

+4/−4 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

grid.cabal view
@@ -1,5 +1,5 @@ Name:              grid-Version:           7.6.3+Version:           7.6.4 Stability:         experimental Synopsis:          Tools for working with regular grids (graphs, lattices). Description:       Provides tools for working with regular arrangements@@ -13,8 +13,8 @@ License:           BSD3 License-file:      LICENSE Copyright:         (c) Amy de Buitléir 2010-2014-Homepage:          https://github.com/mhwombat/creatur-Bug-reports:       https://github.com/mhwombat/creatur/issues+Homepage:          https://github.com/mhwombat/grid+Bug-reports:       https://github.com/mhwombat/grid/issues Author:            Amy de Buitléir Maintainer:        amy@nualeargais.ie Build-Type:        Simple@@ -27,7 +27,7 @@ source-repository this   type:     git   location: https://github.com/mhwombat/grid.git-  tag:      1.4.18+  tag:      7.6.4   library