Matthew Hilty

Results 2 issues of Matthew Hilty

### Description of the change Spago has a lot of functionality. One of its primary responsibilities, though, is to make using the `purs` executable easier -- that is, Spago calls...

What kind of effect-sequencing behavior is `ListT` supposed to exhibit? I ask because in haskell, `ListT m a` is a newtype wrapper of `m [a]`, and if purescript's `ListT` is...

type: documentation