Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. package loop

    Fast loops (for when GHC can't optimize forM_) This package provides a convenient and fast alternative to the common `forM_ [1..n]` idiom, which in many cases GHC cannot fuse to efficient code. See https://ghc.haskell.org/trac/ghc/ticket/8763.

  2. package lsp

    Haskell library for the Microsoft Language Server Protocol An implementation of the types, and basic message server to allow language implementors to support the Language Server Protocol for their specific language. An example of this is for Haskell via the Haskell Language Server, at https://github.com/haskell/haskell-language-server

  3. package machines

    Networked stream transducers Networked stream transducers Rúnar Bjarnason's talk on machines can be downloaded from: http://web.archive.org/web/20161029161813/https://dl.dropboxusercontent.com/u/4588997/Machines.pdf

  4. package matrix-as-xyz

    Read and Display Jones-Faithful notation for spacegroup and planegroup Please see the README on GitHub at https://github.com/narumij/matrix-as-xyz#readme

  5. package messagepack

    Serialize instance for Message Pack Object Serialize instance for Message Pack Object

  6. package microstache

    Mustache templates for Haskell Mustache templates for Haskell. Based on stache library, which uses megaparsec. This library uses parsec, thus the name: microstache.

  7. package mixed-types-num

    Alternative Prelude with numeric and logic expressions typed bottom-up Please see the README on GitHub at https://github.com/michalkonecny/mixed-types-num#readme

  8. package mmap

    Memory mapped files for POSIX and Windows This library provides a wrapper to mmap(2) or MapViewOfFile, allowing files or devices to be lazily loaded into memory as strict or lazy ByteStrings, ForeignPtrs or plain Ptrs, using the virtual memory subsystem to do on-demand loading. Modifications are also supported.

  9. package mmsyn7ukr-common

    Some common for mmsyn7ukr and mmsyn7ukr-array functionality using SoX. A program and a library that can be used as a simple basic interface to some SoX functionality.

  10. package moffy-samples-events

    Events for sample codes of moffy Please see the README on GitHub at https://github.com/YoshikuniJujo/moffy-samples-events#readme

Page 88 of many | Previous | Next