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