prim: An ergonomic but conservative interface to ghc-prim
This library reorganizes ghc-prim
in a sane but conservative way
, without adding any fancy tricks like overloading or extra functions.
It's meant as a foundation for low-level programming in haskell, as well as (eventually),
a comprehensive home for documentation on ghc magic.
[Skip to Readme]
Modules
- Any
- Array
- Array.Array
- Array.Array.Array
- Array.Array.Byte
- Array.Boxed
- Array.Byte
- Array.Byte.Pinned
- Array.Byte.Unpinned
- Array.Char
- Array.Char8
- Array.F32
- Array.F64
- Array.I16
- Array.I32
- Array.I64
- Array.I8
- Ref
- Array.Ref.Stable
- Array.Small
- Array.U16
- Array.U32
- Array.U64
- Array.U8
- Array.Array
- B
- B16
- B32
- B64
- B8
- BCO
- Char
- Coerce
- Compact
- Enum
- Exception
- Exception.Mask
- F32
- F64
- I16
- I32
- I64
- I8
- IO
- IO.STM
- Nat
- Optimizer
- Prim
- Proxy
- RTS
- RTS.Block
- Prefetch
- RTS.Prefetch.Any
- RTS.Prefetch.Array
- RTS.Prefetch.Array.M
- RTS.Prefetch.Ref
- Ref
- Ref.Boxed
- Ref.Byte
- Ref.Char
- Ref.Char8
- Ref.F32
- Ref.F64
- Ref.I16
- Ref.I32
- Ref.I64
- Ref.I8
- Ref.Lock
- Ref
- Ref.Ref.Byte
- Ref.Ref.Stable
- Ref.STM
- Ref.Stable
- Ref.Stable.Name
- Ref.U16
- Ref.U32
- Ref.U64
- Ref.U8
- Ref.Weak
- Rep
- Rep.Kind
- Rep.RTS
- Spark
- Stock
- Stock.B
- Stock.Char
- Stock.Double
- Stock.Eq
- Stock.Float
- Stock.IO
- Stock.Int
- Stock.Ord
- Stock.Ord.Ordering
- Stock.Word
- String
- String.C
- String.C.Latin
- String.C.UTF8
- String.List
- String.C
- Syntax
- Syntax.ImplicitParam
- Thread
- Tuple
- U16
- U32
- U64
- U8
Downloads
- prim-0.1.0.9.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.1.0.6, 0.1.0.7, 0.1.0.8, 0.1.0.9 |
---|---|
Change log | CHANGELOG.md |
Dependencies | ghc-prim (>=0.6.1 && <0.7) [details] |
License | MIT |
Copyright | 2020 Sodality |
Author | Dai |
Maintainer | dai@sodality.cc |
Category | Prelude |
Home page | https://github.com/daig/prim#readme |
Bug tracker | https://github.com/daig/prim/issues |
Source repo | head: git clone https://github.com/daig/prim |
Uploaded | by dailectic at 2020-04-28T07:03:19Z |
Distributions | |
Downloads | 2014 total (37 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 2020-04-28 [all 3 reports] |