Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

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

  1. package prettyprinter-interp

    Efficient interpolation for Prettyprinter This package provides efficient interpolation of string-interpolate quasi quoters when used with prettyprinter.

  2. 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.

  3. 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`.

  4. package primitive-extras

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

  5. package primitive-unaligned

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

  6. package product-profunctors

    product-profunctors Product profunctors and tools for working with them

  7. 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.

  8. package ptr-poker

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

  9. 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.

  10. package pvar

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

Page 135 of many | Previous | Next