ghc-bignum-orphans: Backwards-compatible orphan instances for ghc-bignum

[ bsd3, compatibility, library ] [ Propose Tags ]

ghc-bignum-orphans defines orphan instances that mimic instances available in later versions of ghc-bignum to a wider (older) range of compilers. ghc-bignum-orphans does not export anything except the orphan instances themselves.


[Skip to Readme]

Modules

  • GHC
    • Num
      • GHC.Num.Orphans

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.1
Change log CHANGELOG.md
Dependencies base (>=4.15 && <5), ghc-bignum (>=1.0 && <1.3) [details]
License BSD-3-Clause
Copyright (C) 2021 Ryan Scott
Author Ryan Scott
Maintainer Ryan Scott <ryan.gl.scott@gmail.com>
Category Compatibility
Home page https://github.com/haskell-compat/ghc-bignum-orphans
Bug tracker https://github.com/haskell-compat/ghc-bignum-orphans/issues
Source repo head: git clone https://github.com/haskell-compat/ghc-bignum-orphans
Uploaded by ryanglscott at 2021-08-29T23:12:52Z
Distributions Arch:0.1.1, LTSHaskell:0.1.1, NixOS:0.1.1, Stackage:0.1.1
Reverse Dependencies 1 direct, 14656 indirect [details]
Downloads 2642 total (35 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2021-08-29 [all 2 reports]

Readme for ghc-bignum-orphans-0.1

[back to package description]

ghc-bignum-orphans

Hackage Hackage Dependencies Haskell Programming Language BSD3 License Build Status

ghc-bignum-orphans defines orphan instances that mimic instances available in later versions of ghc-bignum to a wider (older) range of compilers. ghc-bignum-orphans does not export anything except the orphan instances themselves.