Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prelude: Fix version bound on Bits import | Peter Trommler | 2021-04-14 | 1 | -2/+1 |
| | | | | Fixes #19683 | ||||
* | Re-export GHC.Bits from GHC.Prelude with custom shift implementation. | Andreas Klebinger | 2021-04-09 | 1 | -4/+59 |
| | | | | | | | This allows us to use the unsafe shifts in non-debug builds for performance. For older versions of base we instead export Data.Bits See also #19618 | ||||
* | Modules: Utils and Data (#13009) | Sylvain Henry | 2020-04-26 | 1 | -0/+33 |
Update Haddock submodule Metric Increase: haddock.compiler |