Closed
Description
Packages depending on typelevel-prelude and importing Type.Row could now be broken after recent changes.
Here's how purescript-record fails to build:
Error 1 of 5:
in module Record
at src/Record.purs:22:31 - 22:41 (line 22, column 31 - line 22, column 41)
Cannot import type class Cons from module Type.Row
It either does not exist or the module does not export it.
Metadata
Metadata
Assignees
Labels
No labels