haskell-generic-aeson: update to version 0.2.0.2
This commit is contained in:
parent
5e865740f1
commit
3049fb6f35
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "generic-aeson";
|
pname = "generic-aeson";
|
||||||
version = "0.2.0.1";
|
version = "0.2.0.2";
|
||||||
sha256 = "0k5zkfmwffdv4q0c9zgysq4654gjwnz1nbl37y8aq7g3rsfzfbf5";
|
sha256 = "1x58c7xgdc1asg4n61fpikn7jvspyqawykq4q49xhsp5dp11lzzh";
|
||||||
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