purescript-debugged icon indicating copy to clipboard operation
purescript-debugged copied to clipboard

Results 4 purescript-debugged issues
Sort by recently updated
recently updated
newest added

This Slack discussion outlines some ideas of what may be required for this library to gain wider adoption. Compiler support may be required. > unfortunately it seems like it'll take...

Hey, I've been using this library for a few weeks, and I was wondering, what's the correct way to proceed when bumping into a data-type which doesn't have a Debug...

Right now it doesn't look like this package is published to Pursuit. Could we get it published and added to the package set so that libraries can start consuming it?...

Hi! It would be nice if there was an instance for [Data.Lazy](https://pursuit.purescript.org/packages/purescript-lazy/4.0.0/docs/Data.Lazy#t:Lazy). I was thinking maybe just use `D.opaque_ "function"` as the `Repr`? What do you think? P.S: Willing to...