Asad Saeeduddin

Results 161 comments of Asad Saeeduddin

Now it fails with something related to template haskell: ``` Creating dependencies symtree for module Spago.Messages Creating module symlink for module Spago.Messages Compiling module Spago.Messages unpacking sources unpacking source archive...

Sorry if this is off topic here, but would something like a `snack shell` workflow be necessary to provide the necessary GHC, devtools, etc. to an editor? Or is there...

One possibility is to implement `S`/`K`/`I` or `B`/`C`/`K`/`W` combinators, which can be to eliminate abstraction and express any term from a lambda calculus.

My gross workaround for now is to change my `.envrc` to this: ``` use nix source

@ffoil Sweet. Could you explain what this is doing (in particular the `i3-msg workspace 99` bit)?

@fennerm I've been trying to figure out the pattern for when this stops working and am not having much luck. I've noticed for example that if I start up some...

One mildly annoying aspect here is that if you open a file and accidentally touch something, undoing will not result in the file being marked as "clean". VS Code thinks...

This would be useful for being able to write typeclass instances corresponding to existing types in the base class library. For example dictionaries are traversable, and it's often handy to...

@domenkozar in your comment [here](https://github.com/NixOS/nixpkgs/issues/95903#issuecomment-914061347) you mention that: > GHC has been fixed just last week, with now over 25000 packages building on aarch64-darwin. Presumably this fix is for the...

Not sure why it's not on the linked page, but there's also https://www.gnu.org/software/bash/manual/html_node/The-Shopt-Builtin.html