haskell-tagged: update to version 0.6
This commit is contained in:
parent
870e8b29f4
commit
ff032a34e6
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "tagged";
|
pname = "tagged";
|
||||||
version = "0.4.5";
|
version = "0.6";
|
||||||
sha256 = "1ipj7ff2ya3r3w39clcrxs766hm568lj2kb2kd3npg87jj05wgv0";
|
sha256 = "0w2sx6lys074y5ck2ll53dmak39pfnckbh6llgmicrj4zhgcd8jm";
|
||||||
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";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user