madeline-os
madeline-os
See https://github.com/obsidiansystems/rhyolite/pull/198#discussion_r957438463
I am a maintainer of the [obelisk framework](https://github.com/obsidiansystems/obelisk). This week, I had to debug a very strange issue where some shell escaping was "working on my machine"™, but not my...
[x] Plan migration in the same transaction as the attempted execution [x] Expose attempted migration without transaction so user can embed it in their own [] unmangle the haddocks []...
This means that when you drop into `nix-shell -A proj.shells.ghc`, cabal will build all of the local packages that are dependencies you have, instead of them being built as part...
The `HasNotification` and `HasChangeNotification` classes need to be accessible to GHCJS so they should be decoupled from the backend-specific beam code.
Consider ``` class HasChangeNotification n a | a -> n where changeNotification :: DatabaseEntity be db (TableEntity a) -> n (Change a) ``` It is difficult to imagine a scenario...
Currently everything must be built as a dependency of `rhyolite-test-suite` in order to enter a nix-shell; that's the way we have it set up in the nix project. But when...
Upon further analysis it may turn out that this is more appropriate as an issue for reflex-platform.
Please I don't want to count parentheses anymore