George Pollard
George Pollard
This is now solved thanks to #170. `#[diagnostic_source]` [works as expected](https://github.com/Porges/nur/blob/002b4ebac596713fe19370b20e4a5c764830ee32/lib/src/lib.rs#L46).
@Crissov do you know where the proposal for the d20 is? I can't find anything about it
Working on this!
I've submitted a proposal to the Script Ad-hoc committee. They are going to recommend it to the UTC. [geomancy-v1.pdf](https://github.com/Crissov/unicode-proposals/files/12693541/geomancy-v1.pdf) @Crissov please add the appropriate label 🙂
The characters are [provisionally assigned](https://www.unicode.org/alloc/Pipeline.html#:~:text=1CEE0..1CEEF,218), potentially for Unicode 17.0 (2025).
I came here to ask for the same thing 🙂 Another option is to provide relative/absolute like how the [path](https://github.com/commercialhaskell/path) package does it, so we'd have `(Strong.)URI Abs` and `URI...
Here's a sketch... ```haskell {-# LANGUAGE EmptyDataDecls #-} module Network.URI.Strong ( URI , Abs, Rel , getURI , parseRelativeURI , parseAbsoluteURI , () ) where import Data.Typeable import qualified Network.URI...
Could you make it look _anywhere_ in the subdirectories for `Module.tix`? This would also make it work with `stack`. For example, my current project has the tix files under: `.stack-work/install/x86_64-linux/lts-5.0/7.10.3/hpc/`
Could do something like hold down Compose?