pakcs: 2.1.2 -> 2.2.0

This commit is contained in:
gnidorah
2019-11-04 08:54:02 -08:00
committed by Jon
parent 0f68bf333c
commit b7dc9e131f
3 changed files with 13 additions and 11 deletions
@@ -3,7 +3,7 @@
}:
mkDerivation {
pname = "curry-base";
version = "1.0.0";
version = "1.1.0";
src = ./.;
libraryHaskellDepends = [
base containers directory extra filepath mtl parsec pretty time