logoalt Hacker News

kreetxyesterday at 12:08 PM0 repliesview on HN

Haskell's user-facing language gets compiled down to Haskell "core" which is what the language actually can do. So any new language feature has a check in with sanity when that first transformation gets written.