mark38848·10 месяцев назад·discussWhere's the discussion about package sets? Always comparing yourself to Javascript, Java, and friends is obviously easy
mark38848·10 месяцев назад·discussJust use optparse-applicative in PureScript. Applicatives are great for this and the library gives it to you for free.
mark38848·в прошлом году·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...