Coder Social home page Coder Social logo

purescript-base's People

Contributors

garyb avatar jdegoes avatar jonsterling avatar paf31 avatar th-awake avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

purescript-base's Issues

Trim dependencies?

I'm putting together a PR to fix #2, and wondered whether you'd be open to trimming the dependencies a little. Things like free, transformers and distributive are certainly useful, but I don't think they are in line with the stated goal of the package (to "ease the development of PureScript applications by bundling mutually compatible versions of common functional libraries into a single package"). Are these libraries really "common"?

I'd suggest it would be more useful to package up things which would turn this into a "batteries-included Prelude" for those who want such a thing.

I'll send a PR soon anyway to see what you think.

Add Base module?

With module reexports, maybe it makes sense to have a Base module here which reexports things like Data.Maybe, Data.Either, etc.

Then import Base would give you a pretty useable system.

We'd have to be careful not to export too much, since we can't selectively reexport right now.

Intent to deprecate

We intend to deprecate this library as part of a purescript-contrib cleanup -- see the full discussion on Discourse for more details on the effort.

We're considering deprecating purescript-base because it hasn't seen activity in years (including several compiler versions) and because in the age of package sets (see Spago) this library is no longer needed.

"Deprecation" means that this library either moves to a private maintainer or is moved to the purescript-deprecated organization and made read-only. If the library is deprecated it can still be installed but it won't receive future updates.

Please feel free to weigh in on this discussion either here or in the Discourse discussion.

Add script to bump versions

To make this usable, we need a script that bumps versions to the most recent set of mutually compatible versions, builds the packages, and runs all their tests.

Seems like something in the bower ecosystem could be leveraged to do this.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.