packages feed

tuple 0.3.0.1 → 0.3.0.2

raw patch · 2 files changed

+3/−7 lines, 2 files

Files

LICENSE view
@@ -1,8 +1,4 @@-Copyright (c) 2003-2008, Isaac Jones, Simon Marlow, Martin Sjögren,-                         Bjorn Bringert, Krasimir Angelov,-                         Malcolm Wallace, Ross Patterson,-                         Lemmih, Paolo Martini, Don Stewart,-                         Duncan Coutts+Copyright (c) 2010-2014, Lennart Augustsson All rights reserved.  Redistribution and use in source and binary forms, with or without@@ -17,7 +13,7 @@       disclaimer in the documentation and/or other materials provided       with the distribution. -    * Neither the name of Isaac Jones nor the names of other+    * Neither the name of Lennart Augustsson nor the names of other       contributors may be used to endorse or promote products derived       from this software without specific prior written permission. 
tuple.cabal view
@@ -1,5 +1,5 @@ Name:		tuple-Version:	0.3.0.1+Version:	0.3.0.2 Synopsis:	Various functions on tuples Description:	Various useful functions on tuples, overloaded on tuple size. Bug-reports:    https://github.com/haskell/augustss/tuple/issues