Richard Lewis

Results 4 comments of Richard Lewis

I'm getting this problem with cabal sanboxes. ``` $ ghc --version The Glorious Glasgow Haskell Compilation System, version 8.0.2 $ ghc-mod --version ghc-mod version 5.7.0.0 compiled by GHC 8.0.2 ```

``` cabal-helper-wrapper: Installing a private copy of Cabal because we couldn't find the right version in your global/user package-db, this might take a while but will only happen once per...

This affects version 0.1.1 (which is effectively the current stable version). It's also more general than `01`. It affects any element with the text content `0`. Such elements will be...

I have a fork with a fix against the `v0.1.1` tag: https://github.com/charto/cxml/compare/v0.1.1...ironchicken:bug/parsing-0-text. But I don't think you can open a pull request against a tag Github, and this bug no...