ChasingBottoms 1.3.0.6 → 1.3.0.7
raw patch · 2 files changed
+5/−5 lines, 2 filesdep ~arraydep ~base
Dependency ranges changed: array, base
Files
- ChasingBottoms.cabal +4/−4
- LICENCE +1/−1
ChasingBottoms.cabal view
@@ -1,5 +1,5 @@ name: ChasingBottoms-version: 1.3.0.6+version: 1.3.0.7 license: MIT license-file: LICENCE copyright: Copyright (c) Nils Anders Danielsson 2004-2013.@@ -123,7 +123,7 @@ build-depends: QuickCheck >= 2.1 && < 2.7, mtl >= 1.1 && < 2.2,- base >= 4.0 && < 4.7,+ base >= 4.0 && < 4.8, containers >= 0.3 && < 0.6, random == 1.0.*, syb >= 0.1.0.2 && < 0.5@@ -152,8 +152,8 @@ build-depends: QuickCheck >= 2.1 && < 2.7, mtl >= 1.1 && < 2.2,- base >= 4.0 && < 4.7,+ base >= 4.0 && < 4.8, containers >= 0.3 && < 0.6, random == 1.0.*, syb >= 0.1.0.2 && < 0.5,- array >= 0.3 && < 0.5+ array >= 0.3 && < 0.6
LICENCE view
@@ -1,7 +1,7 @@ I have chosen to distribute this library under the MIT/Expat licence: --------------------------------------------------------------------- -Copyright (c) 2004-2011 Nils Anders Danielsson+Copyright (c) 2004-2013 Nils Anders Danielsson Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the