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

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

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.4) [details]
License BSD-3-Clause
Copyright (C) 2021 Ryan Scott
Author Ryan Scott
Maintainer Ryan Scott <ryan.gl.scott@gmail.com>
Revised Revision 1 made by ryanglscott at 2023-08-08T11:12:05Z
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-11-17T20:47:55Z
Distributions Arch:0.1.1, LTSHaskell:0.1.1, NixOS:0.1.1, Stackage:0.1.1
Reverse Dependencies 1 direct, 14649 indirect [details]
Downloads 2630 total (36 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-11-17 [all 2 reports]

Readme for ghc-bignum-orphans-0.1.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.