Hoogle Search

Within LTS Haskell 24.49 (ghc-9.10.3)

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

  1. package natural-induction

    Induction over natural numbers Induction over natural numbers

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

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

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

  5. package network-messagepack-rpc

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

  6. package network-simple-tls

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

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

  8. package no-value

    A type class for choosing sentinel-like values Please see the README on GitHub at https://github.com/cdornan/no-value#readme

  9. package non-empty-sequence

    Non-empty sequence Please see README.md

  10. package nonempty-zipper

    A non-empty comonadic list zipper A non-empty comonadic list zipper

Page 312 of many | Previous | Next