haskell: updated yi-language to 0.1.1.0

This commit is contained in:
Ryan Desfosses 2015-02-02 11:05:35 -05:00
parent 7ee3e777c3
commit 527be8647a

View File

@ -7,8 +7,8 @@
cabal.mkDerivation (self: {
pname = "yi-language";
version = "0.1.0.8";
sha256 = "1lzn1yswrh72lqvc5xcna2xjv5zs3x1mzc1ijkqjl84nvqcabj60";
version = "0.1.1.0";
sha256 = "1gsh0njslncfh0r5wg1rq9w4f03ixkk5grd9zigkspsndhij7379";
buildDepends = [
binary dataDefault derive hashable lens ooPrototypes pointedlist
regexBase regexTdfa transformersBase unorderedContainers