microbase: A minimal base to work around GHC bugs.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

This package is a hyper-minimal version of base-noprelude: It merely reexports some hardwired modules needed downstream while hiding most things. For example, ghcid will not work without base:System.IO. It also reexports all the "magic" classes that work with stock deriving. Ideally this package wouldn't be needed because ghc-prim would contain everything hardwired, and base would just be an optional standard library.

Properties

Versions 4.14.0.0, 4.14.0.0, 4.14.0.0.1, 4.14.0.0.2, 4.14.0.0.4, 4.14.0.0.6, 4.15.0.0.0, 4.15.0.0.1
Change log None available
Dependencies base (==4.14.0.0) [details]
License MIT
Copyright 2020 Sodality
Author Dai
Maintainer daig@sodality.cc
Home page https://github.com/daig/microbase
Bug tracker https://github.com/daig/microbase/issues
Source repo head: git clone https://github.com/daig/microbase
Uploaded by dailectic at 2020-04-01T16:23:43Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees