packages feed

gloss-raster 1.8.1.2 → 1.8.2.1

raw patch · 2 files changed

+4/−4 lines, 2 filesdep ~basedep ~gloss

Dependency ranges changed: base, gloss

Files

LICENSE view
@@ -1,4 +1,4 @@-Copyright (c) 2011-2013 Benjamin Lippmeier +Copyright (c) 2011-2014 Benjamin Lippmeier    Permission is hereby granted, free of charge, to any person  obtaining a copy of this software and associated documentation
gloss-raster.cabal view
@@ -1,5 +1,5 @@ Name:                gloss-raster-Version:             1.8.1.2+Version:             1.8.2.1 License:             MIT License-file:        LICENSE Author:              Ben Lippmeier@@ -22,11 +22,11 @@  Library   Build-Depends: -        base       == 4.6.*,+        base       == 4.7.*,         ghc-prim   == 0.3.*,         containers == 0.5.*,         repa       == 3.2.*,-        gloss      == 1.8.*+        gloss      == 1.8.2.*    ghc-options:         -Odph -fno-liberate-case