Skip to content

Commit

Permalink
Use yi-rope with charsetdetect hack
Browse files Browse the repository at this point in the history
  • Loading branch information
Fuuzetsu committed Oct 19, 2014
1 parent 2d6cabd commit 65792a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -4,7 +4,7 @@ matrix:
- env: HPVER=2013.2.0.0

env:
# - GHCVER=7.6.3
- GHCVER=7.6.3
- GHCVER=7.8.1
- GHCVER=7.8.2
- GHCVER=7.8.3
Expand Down
2 changes: 1 addition & 1 deletion yi/yi.cabal
Expand Up @@ -285,7 +285,7 @@ library
word-trie >= 0.2.0.4,
yi-language >= 0.1.0.7,
oo-prototypes,
yi-rope >= 0.5.0.1
yi-rope >= 0.5.2.0 && < 0.6

ghc-options: -Wall -fno-warn-orphans
ghc-prof-options: -prof -auto-all -rtsopts
Expand Down

0 comments on commit 65792a1

Please sign in to comment.