haskell-basic-prelude: update to version 0.3.8

This commit is contained in:
Peter Simons 2014-04-04 23:29:32 +02:00
parent 6a8decdf58
commit 5f8857d4f5

View File

@ -4,8 +4,8 @@
cabal.mkDerivation (self: {
pname = "basic-prelude";
version = "0.3.7";
sha256 = "1lk4f41f226v7na1cw0c8y62lm3pgwmn4560g1wmhvyxcj7185q5";
version = "0.3.8";
sha256 = "0lywnsds0q1nr466s3pc2izfr58kp23z7ing9k7dlgbmh9cqxypg";
buildDepends = [
hashable liftedBase ReadArgs safe systemFilepath text transformers
unorderedContainers vector