haskell-lifted-base: update to version 0.2.2.1
This commit is contained in:
parent
e1c9e94a6b
commit
aa12a34502
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "lifted-base";
|
pname = "lifted-base";
|
||||||
version = "0.2.2.0";
|
version = "0.2.2.1";
|
||||||
sha256 = "1m6mk24nxkp9a78nywdb844avbqwh931gv1bxsgcbhavavzs72jj";
|
sha256 = "13w1y67wng5rv90fsikkwpvx2ajmq5ybnxrx9b2x0y0zbcy7pzk8";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
baseUnicodeSymbols monadControl transformersBase
|
baseUnicodeSymbols monadControl transformersBase
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in New Issue