Sridhar Ratnakumar
Sridhar Ratnakumar
## Is your enhancement request related to a problem? Please describe. The typecheck command which is evoked when running `haskell-language-server` in the command line (so as to make sure that...
This is kind of against Emanote's philosophy
Use Pandoc to syntax highlight code blocks statically so we do not need to rely on client-side syntax highlighters (like highlight.js). It should be possible to disable this feature in...
https://emanote.srid.ca/guide/search https://github.com/jameslittle230/stork is a Rust project. We could just build the search index directly without shelling out à la: https://github.com/srid/monorepo-nix-template Ref: https://github.com/EmaApps/emanote/pull/327
From @jilleJr https://github.com/EmaApps/emanote/pull/327#issuecomment-1214423019 > Emojis are broken in the search results. The `\U000...` part. > >  @srid I found the cause. I made Emanote write the TOML file it...
Blocked https://github.com/garnix-io/issues/issues/16
Using @Kranzes 's https://github.com/Kranzes/nix-darwin-template
I wonder if this is a regression from #354 In GHCi (run `bin/repl` from https://github.com/EmaApps/emanote/pull/327 to reproduce using Nix), ```haskell ghci> import qualified Toml ghci> putTextLn $ Toml.encode (Toml.text "k")...
With this PR, it becomes possible to both develop and use tart using Nix flakes and https://github.com/srid/haskell-flake. See https://srid.ca/haskell-template for specific workflows.
See https://matrix.to/#/!RbXGJhHMsnQcNIDFWN:nixos.org/$SxeYOslEpEhVLbkmYNzA2NTHa0AIx4vKjaXR5bd6D9M?via=nixos.org&via=matrix.org&via=tchncs.de