teh

Results 45 comments of teh

That would also be useful for running with Pipes.Safe's `SafeT` I think.

Can reproduce on d880d7975f838b2e791a25364683cfdb2123a60a on https://github.com/bodil/pulp ``` [nix-shell:~/src/pulp]$ npm2nix --version 5.12.0 ```

That's for your detailed answer! I tried composing string and it works OKish by having all snippets in a separate file. I think the last option I had was using...

I have an almost identical function ``` purescript nestSpec :: forall eff state props action. T.Spec eff state props action -> T.Spec eff state props action -> T.Spec eff state...

I am in the unfortunate situation where I need to fall back to AD for auth. > Because of that, it means that we then need to modify the kanidm...