codex
codex copied to clipboard
Make parsnip build with GHC 8.6 through 8.10
GHC 8.6 and 8.8 don't have unlifted newtypes, so Option is a type synonym for those versions.
There are no tests, so I haven't tested this. It builds across all versions, though.