Skip to content
This repository was archived by the owner on Oct 4, 2020. It is now read-only.
This repository was archived by the owner on Oct 4, 2020. It is now read-only.

Ideas for fewer transitive dependencies? #33

Description

@chexxor

I discovered just now that Eff now has a transitive dependency on ps-control and ps-invariant now, as those are dependencies of ps-monoid, added recently by #32.

A bit disappointing, but just an observation. Take a look at the packages required to do main = log "Hello sailor":

https://github.com/chexxor/documentation/blob/ad508b5f7c49b07542a69b88af36218717ab8e31/guides/Dependency-Management/Git.purs

Gotta pull in purescript-control and those fun things, just for "Hello World"!

Again, not a problem, really, just a bit disappointing that purescript-control needs to be installed to do the Hello World program.

Just opening an issue to collect suggestions for improving this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions