mark38848·10 maanden geleden·discussWhere's the discussion about package sets? Always comparing yourself to Javascript, Java, and friends is obviously easy
mark38848·10 maanden geleden·discussJust use optparse-applicative in PureScript. Applicatives are great for this and the library gives it to you for free.
mark38848·vorig jaar·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...