haskell-statestack: update to version 0.2.0.3
This commit is contained in:
parent
4268d5c635
commit
7f9484967c
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "statestack";
|
pname = "statestack";
|
||||||
version = "0.2";
|
version = "0.2.0.3";
|
||||||
sha256 = "0j1axjwlh270qy6nlvm0hbc8nbd1ggm7klkjv553qf1rprz4zc2d";
|
sha256 = "0w5vw8jmnwbfyma4a3ggdm9jvxf3c18kpwbvcmvr5szifaqv9sgx";
|
||||||
buildDepends = [ mtl transformers ];
|
buildDepends = [ mtl transformers ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Simple State-like monad transformer with saveable and restorable state";
|
description = "Simple State-like monad transformer with saveable and restorable state";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user