Galen Huntington

Results 9 issues of Galen Huntington

I believe this resolves #85.

The commit https://github.com/haskell-suite/haskell-src-exts/commit/cc3188726c3d4ebd30a27d036c812ddd47d0d9fb replaced the `data Kind l` declaration, making instead `Kind` a synonym for `Type`. As a result, `Language/Haskell/Meta/Syntax/Translate.hs` fails to compile with the current `haskell-src-exts`, starting at this...

I see a few past/pending issues about encoding problems (#111, #221), but none seem to be hitting the problem I am, which is that these operations are being rejected by...

### Describe the bug I think this is a bug, because I can't see what I'm doing wrong. I notice that with `--rendertiddlers`, the links wind up double-encoded. For example,...

Ref #8. I don't know or really understand this codebase, but I gave it a shot. * `unicode-range` now at least doesn't get mangled, although the parser is primitive and...

[`unicode-range`](https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/unicode-range) is mangled: ```haskell Hasmin> minifyCSS "@font-face { font-family: serif; unicode-range: U+0-FF, U+2?? }" Right "@font-face{font-family:serif;unicode-range:U 0 -FF,U 2 ?? }" ``` The latter syntax is not valid, and so...

This is what I see when I click "Create new wallet": ![cakeshot](https://user-images.githubusercontent.com/1851962/187035272-e36050df-f736-48b6-9247-06556f72ea6c.png) Note that the heading is wrong. This is version 4.4.5 of the Android app.

https://www.getmonero.org/resources/moneropedia/ring-size.html As I understand, it's now 16?

bug
📖 moneropedia

### Are you following the right branch? - [X] My Nixpkgs and Home Manager versions are in sync ### Is there an existing issue for this? - [X] I have...

bug
triage