haskell-with-utf8 icon indicating copy to clipboard operation
haskell-with-utf8 copied to clipboard

Get your IO right on the first try

Results 5 haskell-with-utf8 issues
Sort by recently updated
recently updated
newest added

| input | old | new | diff | |-------|-----|-----|------| | hackage | `de3d2b30f3 (2024-01-17)` | `69a0fce639 (2024-05-06)` | [link](https://github.com/input-output-hk/hackage.nix/compare/de3d2b30f3f149f338e533b111b38b6d03090931...69a0fce63963cf4299cb24c2a0d2ee0428d227dd?expand=1) | | nixpkgs | `f724378e61 (2024-01-15)` | `2e45354e20 (2024-05-01)` |...

A module with this name has been added to `text` recently: https://github.com/haskell/text/pull/503/. It seems to contain all functions from our module, so most likely we can delete it. Anyway, we...

Currently `withUtf8` is not adding full `utf-8` support on Windows, because we're not changing active codepage, and default one is not supporting utf-8 symbols. ## Steps to reprouce: Create `a.hs`...

Thanks for with-utf8 ! We would like to use it for hledger, but if I understand correctly it doesn't support a UTF-8 BOM marker. I know this is deprecated (https://stackoverflow.com/questions/2223882/whats-the-difference-between-utf-8-and-utf-8-without-bom,...

| input | old | new | diff | |-------|-----|-----|------| | hackage | `5153fdaef0 (2024-07-08)` | `43c8664565 (2024-09-23)` | [link](https://github.com/input-output-hk/hackage.nix/compare/5153fdaef0f7d332cbac319a33b7ed1ecee80a36...43c8664565718e4be56e90df6e4dd35a9b9c130b?expand=1) | | haskell-nix | `34946405e8 (2024-06-21)` | `ed955c92e9 (2024-08-07)` |...