haskell-generic-aeson: update to version 0.2.0.1
This commit is contained in:
parent
7642a1e451
commit
1b0c802770
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "generic-aeson";
|
pname = "generic-aeson";
|
||||||
version = "0.2.0.0";
|
version = "0.2.0.1";
|
||||||
sha256 = "0w7bwmbjsskynyfisnhp4piikdw2jkr4zg24c9ipsp28szy8qsb9";
|
sha256 = "0k5zkfmwffdv4q0c9zgysq4654gjwnz1nbl37y8aq7g3rsfzfbf5";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
aeson attoparsec genericDeriving mtl tagged text
|
aeson attoparsec genericDeriving mtl tagged text
|
||||||
unorderedContainers vector
|
unorderedContainers vector
|
||||||
|
Loading…
x
Reference in New Issue
Block a user