haskell-descriptive: update to version 0.9.1 to fix build errors

This commit is contained in:
Peter Simons 2015-02-22 17:34:42 +01:00
parent 2b8b3cc147
commit 8e92c1fcbe

View File

@ -37681,8 +37681,8 @@ self: {
}: }:
mkDerivation { mkDerivation {
pname = "descriptive"; pname = "descriptive";
version = "0.9.0"; version = "0.9.1";
sha256 = "1ia4fszapalwz5rqadb5wfqyavyni1ircli5i70vyp61zf3riig2"; sha256 = "0bhp2s7lwz35lwz3hmwxxskrr03w2sm9dclcss3mhyyjhl4hzz74";
buildDepends = [ buildDepends = [
aeson base bifunctors containers mtl scientific text transformers aeson base bifunctors containers mtl scientific text transformers
vector vector