Skip to content

Rename top-level modules/design a public interface #7

@WhatisRT

Description

@WhatisRT

The Prelude module is quite useful, but it's really an internal module and we shouldn't prevent anyone from having their own module named Prelude. How about renaming it something like StdlibMeta.Prelude?

Variations of the same issue apply to Main and Meta. Main is mostly for CI/documentation purposes and I'm not sure we should even have it as a real part of the library. More generally, we should have a reasonable public interface that doesn't take module names that people may want to use.

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