Skip to content

:browse Prim does not work #2672

@marick

Description

@marick

(Moved from purescript-psci-support per @paf31)


The Purescript book says that primitive types are defined in the Prim module. So I wanted to see what functions were available. I can import Prim:

> import Prim

But :browse doesn't work:

> :browse Prim
Module 'Prim' is not valid.

That's the same message as for a completely bogus module. Why this message? If it's because Prim is somehow magic, should that be made clear?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions