int-cast-0.2.0.0.0.0.0.0.1

Synopsis

Checked conversions between integral types

Description

Provides statically or dynamically checked conversions between integral types. See documentation in "Data.IntCast" for more details.

Author

Herbert Valerio Riedel

Maintainer

hvr@gnu.org

License

BSD3

Source
https://github.com/input-output-hk/int-cast
Commit hash
20cc3a95383fc8d1c2ea3b3d691700036cecdeac
Timestamp

2022-10-17T00:00:00Z

Revisions

None

Dependencies
library int-cast:
  • ["base >=4.7 && <4.17"]

if !impl(ghc >=7.10)

  • nats >=0.1 && <1.1
test-suite int-cast-test:
  • ["int-cast","base","QuickCheck >=2.14 && <2.15","test-framework >=0.8 && <0.9","test-framework-quickcheck2 >=0.3 && <0.4"]

if !impl(ghc >=7.10)

  • nats