Skip to content

need major version increment after recent change removing export of Type.Row #46

Closed
@rgrover

Description

@rgrover

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions