The latest version of microbase is 4.15.0.0.1-0.

microbase

Version 4.14.0.0.6 revision 0 uploaded by dailectic.

Package meta

Synopsis
A minimal base to work around GHC bugs.
Description

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.

Author
Dai
Bug reports
https://github.com/daig/microbase/issues
Category
Prelude
Copyright
2020 Sodality
Homepage
https://github.com/daig/microbase
Maintainer
dai@sodality.cc
Package URL
n/a
Stability
cursed

Components