mark38848·10 months ago·discussWhere's the discussion about package sets? Always comparing yourself to Javascript, Java, and friends is obviously easy
mark38848·10 months ago·discussJust use optparse-applicative in PureScript. Applicatives are great for this and the library gives it to you for free.
mark38848·last year·discussWhat are obnoxious types? Types either represent the data correctly or not. I think you can force types to shut up the compiler in any language including Haskell, Idris, PureScript...