prim: An ergonomic but conservative interface to ghc-prim
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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]
Properties
Versions | 0.1.0.0, 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), microbase [details] |
License | MIT |
Copyright | 2020 Sodality |
Author | Dai |
Maintainer | daig@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-02T11:00:04Z |
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
- B16
- B32
- B64
- B8
- BCO
- Char
- Coerce
- Compact
- Enum
- Exception
- Exception.Mask
- F32
- F64
- I16
- I32
- I64
- I8
- Nat
- Optimizer
- 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
- ST
- ST.IO
- ST.IO.STM
- ST.IO
- Spark
- Stock
- 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.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees