haskell-tagged: update to version 0.6.1
This commit is contained in:
parent
643455fcea
commit
2af75c20c7
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "tagged";
|
pname = "tagged";
|
||||||
version = "0.6";
|
version = "0.6.1";
|
||||||
sha256 = "0w2sx6lys074y5ck2ll53dmak39pfnckbh6llgmicrj4zhgcd8jm";
|
sha256 = "1n3m1y06lhbsx9rfwwdx5xqnw4ni41b39iyysgj5894iz9rwrrnv";
|
||||||
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