haskell-tagged: update to version 0.4.4
This commit is contained in:
parent
38ab8228b2
commit
03b1403c8d
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "tagged";
|
pname = "tagged";
|
||||||
version = "0.4.2.1";
|
version = "0.4.4";
|
||||||
sha256 = "0acd0wyyl6nx8i6r5h6smb7apmnmic6kn7ks9pc8nfmhlzhgfk57";
|
sha256 = "0bc88q33pyz4sx429awhxmnjzvmsg7vwwsqi2w7yf8lrmz5ph08x";
|
||||||
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