Hoogle Search

Within LTS Haskell 24.35 (ghc-9.10.3)

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

  1. package n-tuple

    Homogeneous tuples of arbitrary length. Please see the README on Github at https://github.com/athanclark/n-tuple#readme

  2. package n2o-nitro

    Nitro Elements, Events and Actions Nitro DSL

  3. package nano-erl

    Small library for Erlang-style actor semantics A small, beginner-friendly library for Erlang-style actor semantics, for coordinating concurrent processes and message passing Processes are plain IO actions, so no monad transformers needed (no liftIO!) For best performance, compile with:

    ghc -O2 -threaded -rtsopts -with-rtsopts=-N
    

  4. package natural-induction

    Induction over natural numbers Induction over natural numbers

  5. package natural-sort

    User-friendly text collation The built-in comparisons for textual data are based on Unicode ordinals. This does not match most every-day sorting algorithms. For example, "z10.txt" is sorted after "z2.txt" by users, but before it by naïve algorithms. This package provides an implementation of "natural sort", which more closely matches user expectations. See also: http://www.davekoelle.com/alphanum.html

  6. package nerd-font-icons

    Nerd Font Icons for use in haskell The `Graphics.Icons.NerdFont` module simplifies using Nerd Fonts Icons in your Haskell source code by providing constants for the icon code points.

  7. package network-house

    data and parsers for Ethernet, TCP, UDP, IPv4, IPv6, ICMP, DHCP, TFTP The network stack extracted from the House (https://code.google.com/p/pdxhouse/) project. Provides data structures and parsers for Ethernet, TCP, UDP, IPv4, IPv6, ICMP, DHCP and TFTP packets as well as some server implementations. This package was extracted from house due to the lack of existing network package parsing libraries.

  8. package network-messagepack-rpc

    MessagePack RPC MessagePack RPC library based on the "data-msgpack" package.

  9. package network-simple-tls

    Simple interface to TLS secured network sockets. Simple interface to TLS secured network sockets.

  10. package nix-paths

    Knowledge of Nix's installation directories. This module provides full paths to various Nix utilities, like nix-store, nix-instantiate, and nix-env.

Page 310 of many | Previous | Next