mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-28 14:22:50 +03:00
haskell-hspec-core: update to version 2.0.2
This commit is contained in:
parent
f5e31f4e5c
commit
a96eda1cfc
@ -7,8 +7,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "hspec-core";
|
pname = "hspec-core";
|
||||||
version = "2.0.1";
|
version = "2.0.2";
|
||||||
sha256 = "1yr2hkr1p95bpj5n6hqw20g8imqal6pva4nrvy0hmxdg53jyxcf7";
|
sha256 = "19nssrvwnpa9yib9qqrhf1hi8m624si97874hhdh2hqc7kjqr332";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
ansiTerminal async deepseq hspecExpectations HUnit QuickCheck
|
ansiTerminal async deepseq hspecExpectations HUnit QuickCheck
|
||||||
quickcheckIo random setenv tfRandom time transformers
|
quickcheckIo random setenv tfRandom time transformers
|
||||||
|
Loading…
Reference in New Issue
Block a user