Andreas Abel
Andreas Abel
This issue is fixed. I did a NMU. Some people have rights on this repo and can close issues. I don't. Please step into action. I am happy to help,...
Is this issue fixed?
@Kleidukos In Agda we use cluster counting as linked below, is that what you are looking for? https://github.com/agda/agda/blob/4c5501e369b63ff3eabdbb3217db59904baf0e78/src/full/Agda/Interaction/Highlighting/LaTeX/Base.hs#L708-L716 `length . ICU.breaks (ICU.breakCharacter ICU.Root)`
I tried your `text-icu-static-example` on macOS with latest `text` (had to bump the `
Another instance (Windows): https://github.com/haskell/text-icu/actions/runs/9086457145/job/24972179956#step:11:26 ``` *** Failed! (after 39 tests): Exception: toEnum{BlockCode}: tag (328) is outside of enumeration's range (0,3[27](https://github.com/haskell/text-icu/actions/runs/9086457145/job/24972179956#step:11:28)) CallStack (from HasCallStack): error, called at Data\Text\ICU\Char.hsc:495:17 in text-icu-0.8.0.5-inplace:Data.Text.ICU.Char '\191620'...
There are tons of dependencies still on this package, see https://packdeps.haskellers.com/reverse/test-framework. So, no to deprecation. I see `test-framework` as simply a stable package that doesn't get any new features. Users...
How would you sort out the XDG issue? I don't feel like reproducing cabal's XDG logic in each CI. Figuring out the cabal store shouldn't involve hand-knitted code. So either...
(If you are hoping to have directed this question to the maintainer of this package, please see #218.)
Should `^` be added here then? https://github.com/BNFC/bnfc/blob/28a41fc746f509c36bba89acbcc7f9b4dfa3f489/source/src/BNFC/Backend/Pygments.hs#L160 We need a self-contained reproducer (that will go into the testsuite) if we want to fix this.
Yes, I would like to be able to pick the hints that hint-man applies. Not all of hlint's hints are compatible with the style of our project. https://github.com/agda/agda/issues/4431#issuecomment-583865209