mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 16:33:15 +00:00
haskell-thyme: update to version 0.3.0.2
This commit is contained in:
parent
7d97e8c982
commit
0cd6b6e896
@ -5,8 +5,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "thyme";
|
pname = "thyme";
|
||||||
version = "0.3.0.1";
|
version = "0.3.0.2";
|
||||||
sha256 = "086i8cadq2s894157s1bh3zhd9zb9apr7w39gnydywzgkx47478h";
|
sha256 = "1drglcl3jv0kp51h72b8dlrr3hpsl480dv1gr4p0vnk6ynls98y6";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
attoparsec deepseq lens QuickCheck random text time transformers
|
attoparsec deepseq lens QuickCheck random text time transformers
|
||||||
vector vectorSpace
|
vector vectorSpace
|
||||||
|
Loading…
Reference in New Issue
Block a user