haskell-tagged: update to version 0.4.5
This commit is contained in:
parent
944f226311
commit
a5c4b2e236
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "tagged";
|
pname = "tagged";
|
||||||
version = "0.4.4";
|
version = "0.4.5";
|
||||||
sha256 = "0bc88q33pyz4sx429awhxmnjzvmsg7vwwsqi2w7yf8lrmz5ph08x";
|
sha256 = "1ipj7ff2ya3r3w39clcrxs766hm568lj2kb2kd3npg87jj05wgv0";
|
||||||
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…
Reference in New Issue
Block a user