haskell-tagged: update to version 0.7

This commit is contained in:
Peter Simons 2013-08-14 11:52:04 +02:00
parent 7faf783bad
commit 54609334b8

View File

@ -2,8 +2,8 @@
cabal.mkDerivation (self: { cabal.mkDerivation (self: {
pname = "tagged"; pname = "tagged";
version = "0.6.1"; version = "0.7";
sha256 = "1n3m1y06lhbsx9rfwwdx5xqnw4ni41b39iyysgj5894iz9rwrrnv"; sha256 = "1g78hl6sib1mhg016gy3fqw78x72jsgqizsgim8a1pysjzq0y6zm";
meta = { meta = {
homepage = "http://github.com/ekmett/tagged"; homepage = "http://github.com/ekmett/tagged";
description = "Haskell 98 phantom types to avoid unsafely passing dummy arguments"; description = "Haskell 98 phantom types to avoid unsafely passing dummy arguments";