Hoogle Search

Within LTS Haskell 24.28 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. package prim-uniq

    Opaque unique identifiers in primitive state monads Opaque unique identifiers in primitive state monads and a GADT-like type using them as witnesses of type equality.

  2. package primitive-addr

    Addresses to unmanaged memory This library provides the Data.Primitive.Addr module that was a part of the primitive library before `primitive-0.7.0.0`.

  3. package primitive-extras

    Extras for the "primitive" library Raw collection of extra utiltilies for the "primitive" library.

  4. package primitive-unaligned

    Unaligned access to primitive arrays Unaligned access to primitive arrays. The offsets are given in bytes rather than elements.

  5. package product-profunctors

    product-profunctors Product profunctors and tools for working with them

  6. package proto-lens-protoc

    Protocol buffer compiler for the proto-lens library. Turn protocol buffer files (.proto) into Haskell files (.hs) which can be used with the proto-lens package. The library component of this package contains compiler code (namely Data.ProtoLens.Compiler.*) is not guaranteed to have stable APIs.'

  7. package ptr-poker

    Pointer poking action construction and composition toolkit Abstraction over memory writes. Efficiently building strict bytestrings is one usecase for it.

  8. package puresat

    Pure Haskell SAT-solver SAT Solver implemented in Haskell. PureSAT uses DPLL with non-chronological backtracking and learning of binaary clauses. Solver is in no-comparison to the state of the art solvers, but it's fast enough to solve sudoku.

  9. package pvar

    Mutable variable with primitive values Mutable variable PVar that is backed by a single value MutableByteArray

  10. package quantizer

    Library to provide the behaviour similar to quantum states superposition. Has three modules with similar functionality. The functions provide the somewhat generalized way to round the numbers based on some data.

Page 134 of many | Previous | Next