rebase: A more progressive alternative to the "base" package

[ library, mit, unclassified ] [ Propose Tags ]

This package is intended for those who are tired of keeping long lists of dependencies to the same essential libraries in each package as well as the endless imports of the same APIs all over again. It also supports the modern tendencies in the language.

To solve those problems this package does the following:

  • Reexport the original APIs under the "Rebase" namespace.

  • Export all the possible non-conflicting symbols from the "Rebase.Prelude" module.

  • Give priority to the modern practices in the conflicting cases.

The policy behind the package is only to reexport the non-ambiguous and non-controversial APIs, which the community has obviously settled on. The package is intended to rapidly evolve with the contribution from the community, with the missing features being added with pull-requests.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.2, 0.2.1, 0.2.3, 0.2.4, 0.3, 0.3.1, 0.3.2, 0.4, 0.4.1, 0.4.2, 0.4.3, 0.5, 0.5.1, 0.5.2, 0.5.3, 0.5.4, 1, 1.0.1, 1.0.2, 1.0.2.1, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 1.0.8, 1.0.8.1, 1.1, 1.1.1, 1.2, 1.2.1, 1.2.2, 1.2.3, 1.2.4, 1.3, 1.3.1, 1.3.1.1, 1.4, 1.4.1, 1.5, 1.6, 1.6.0.1, 1.6.1, 1.7, 1.7.1, 1.7.1.1, 1.7.2, 1.7.3, 1.7.4, 1.8, 1.9, 1.9.1, 1.10, 1.10.0.1, 1.11, 1.11.0.1, 1.12, 1.12.0.1, 1.12.1, 1.13, 1.13.0.1, 1.13.1, 1.13.2, 1.14, 1.15, 1.15.0.1, 1.15.0.2, 1.15.0.3, 1.16, 1.16.0.1, 1.16.1, 1.17, 1.18, 1.19, 1.20, 1.20.1, 1.20.1.1, 1.20.2 (info)
Dependencies base (>=4.6 && <5), base-prelude (>=0.1 && <2), bifunctors (>=5 && <6), bytestring (>=0.10 && <0.11), containers (>=0.5 && <0.6), contravariant (>=1 && <2), contravariant-extras (>=0.3.2 && <0.4), deepseq (>=1.4 && <2), dlist (>=0.7 && <0.9), either (>=4.4 && <5), fail (>=4.9 && <5), hashable (>=1 && <2), mtl (>=2.2 && <3.0), profunctors (>=5 && <6), scientific (>=0.3 && <0.4), semigroupoids (>=5 && <6), semigroups (>=0.18 && <0.19), stm (>=2 && <3), text (>=1 && <2), time (>=1.5 && <2), transformers (>=0.4 && <0.6), unordered-containers (>=0.2 && <0.3), uuid (>=1 && <2), vector (>=0.10 && <0.12), void (>=0.7 && <0.8) [details]
License MIT
Copyright (c) 2016, Nikita Volkov
Author Nikita Volkov <nikita.y.volkov@mail.ru>
Maintainer Nikita Volkov <nikita.y.volkov@mail.ru>
Home page https://github.com/nikita-volkov/rebase
Bug tracker https://github.com/nikita-volkov/rebase/issues
Source repo head: git clone git://github.com/nikita-volkov/rebase.git
Uploaded by NikitaVolkov at 2016-11-23T18:54:44Z
Distributions Arch:1.18, LTSHaskell:1.20.2, NixOS:1.20.2, Stackage:1.20.2
Reverse Dependencies 1 direct, 1 indirect [details]
Downloads 41918 total (217 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-11-23 [all 1 reports]