Packages
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Packages
Maintainers
USE flags
Architectures
About
Gentoo Project
Haskell
Packages
521
Stabilization
0
Outdated
205
Pull requests
6
Bugs
176
Security
1
Changelog
Outdated Packages
Atom feed
app-portage/hackport
Hackage and Portage integration tool
app-text/pandoc-cli
Conversion between documentation formats
dev-haskell/aeson
Fast JSON parsing and encoding
dev-haskell/alex
Alex is a tool for generating lexical analysers in Haskell
dev-haskell/alsa-mixer
Bindings to the ALSA simple mixer API
dev-haskell/ansi-terminal
Simple ANSI terminal support, with Windows compatibility
dev-haskell/ansi-terminal-types
Types and functions used to represent SGR aspects
dev-haskell/assoc
swap and assoc: Symmetric and Semigroupy Bifunctors
dev-haskell/async
Run IO operations asynchronously and wait for their results
dev-haskell/atomic-primops
A safe approach to CAS and other atomic ops in Haskell
dev-haskell/attoparsec-aeson
Parsing of aeson's Value with attoparsec
dev-haskell/attoparsec-iso8601
Parsing of ISO 8601 dates, originally from aeson
dev-haskell/auto-update
Efficiently run periodic, on-demand actions
dev-haskell/aws
Amazon Web Services (AWS) for Haskell
dev-haskell/barbies
Classes for working with types that can change clothes
dev-haskell/base64
A modern RFC 4648-compliant Base64 library
dev-haskell/base-compat
A compatibility layer for base
dev-haskell/base-compat-batteries
base-compat with extra batteries
dev-haskell/base-orphans
Backwards-compatible orphan instances for base
dev-haskell/bifunctors
The Bifunctors package authored by Edward Kmett
dev-haskell/binary
Binary serialisation for Haskell values using lazy ByteStrings
dev-haskell/binary-orphans
Compatibility package for binary; provides instances
dev-haskell/bitvec
Space-efficient bit vectors
dev-haskell/blaze-builder
Efficient buffered output
dev-haskell/blaze-html
A blazingly fast HTML combinator library for Haskell
dev-haskell/blaze-markup
A blazingly fast markup combinator library for Haskell
dev-haskell/bloomfilter
Pure and impure Bloom Filter implementations
dev-haskell/boring
Boring and Absurd types
dev-haskell/cabal
A framework for packaging Haskell software
dev-haskell/cabal-doctest
A Setup.hs helper for running doctests
dev-haskell/cabal-install
The command-line interface for Cabal and Hackage
dev-haskell/cairo
Binding to the Cairo library
dev-haskell/cassava
A CSV parsing and encoding library
dev-haskell/chasingbottoms
For testing partial and infinite values
dev-haskell/citeproc
Generates citations and bibliography from CSL styles
dev-haskell/clientsession
Securely store session data in a client-side cookie
dev-haskell/clock
High-resolution clock functions: monotonic, realtime, cputime
dev-haskell/commonmark
Pure Haskell commonmark parser
dev-haskell/commonmark-extensions
Pure Haskell commonmark parser
dev-haskell/commonmark-pandoc
Bridge between commonmark and pandoc AST
dev-haskell/concurrent-output
Ungarble output from several threads or commands
dev-haskell/conduit
Streaming data processing library
dev-haskell/constraints
Constraint manipulation
dev-haskell/cookie
HTTP cookie parsing and rendering
dev-haskell/criterion
Robust, reliable performance measurement and analysis
dev-haskell/criterion-measurement
Criterion measurement functionality and associated types
dev-haskell/crypton
Cryptography Primitives sink
dev-haskell/crypton-connection
Simple and easy network connections API
dev-haskell/crypton-x509
X509 reader and writer
dev-haskell/crypton-x509-validation
X.509 Certificate and CRL validation
dev-haskell/data-default
A class for types with a default value
dev-haskell/data-default-class
A class for types with a default value
dev-haskell/data-default-instances-containers
Default instances for types in containers
dev-haskell/data-default-instances-dlist
Default instances for types in dlist
dev-haskell/data-default-instances-old-locale
Default instances for types in old-locale
dev-haskell/data-fix
Fixpoint data types
dev-haskell/dbus
A client library for the D-Bus IPC system
dev-haskell/dec
Decidable propositions
dev-haskell/deriving-compat
Backports of GHC deriving extensions
dev-haskell/diff
O(ND) diff algorithm in haskell
dev-haskell/digest
Various cryptographic hashes for bytestrings; CRC32 and Adler32 for now
dev-haskell/dns
DNS library in Haskell
dev-haskell/doclayout
A prettyprinting library for laying out text documents
dev-haskell/doctemplates
Pandoc-style document templates
dev-haskell/doctest
Test interactive Haskell examples
dev-haskell/doctest-driver-gen
Generate driver file for doctest's cabal integration
dev-haskell/easy-file
Cross-platform File handling
dev-haskell/email-validate
Email address validation
dev-haskell/emojis
Conversion between emoji characters and their names
dev-haskell/exceptions
Extensible optionally-pure exceptions
dev-haskell/extra
Extra functions I use
dev-haskell/fast-logger
A fast logging system
dev-haskell/fgl
Martin Erwig's Functional Graph Library
dev-haskell/file-embed
Use Template Haskell to embed file contents directly
dev-haskell/filepath-bytestring
Library for manipulating RawFilePaths in a cross platform way
dev-haskell/foldl
Composable, streaming, and efficient left folds
dev-haskell/generics-sop
Generic Programming using True Sums of Products
dev-haskell/getopt-generics
Create command line interfaces with ease
dev-haskell/git-lfs
git-lfs protocol
dev-haskell/glib
Binding to the GLIB library for Gtk2Hs
dev-haskell/gtk2hs-buildtools
Tools to build the Gtk2Hs suite of User Interface libraries
dev-haskell/hackage-security
Hackage security library
dev-haskell/haddock-library
Library exposing some functionality of Haddock
dev-haskell/happy
Happy is a parser generator for Haskell
dev-haskell/hashable
A class for types that can be converted to a hash value
dev-haskell/haskeline
A command-line interface for user input, written in Haskell
dev-haskell/haskell-lexer
A fully compliant Haskell 98 lexer
dev-haskell/hedgehog
Release with confidence
dev-haskell/hslogger
Versatile logging framework
dev-haskell/hslua
Bindings to Lua, an embeddable scripting language
dev-haskell/hslua-aeson
Allow aeson data types to be used with Lua
dev-haskell/hslua-classes
Type classes for HsLua
dev-haskell/hslua-cli
Command-line interface for Lua
dev-haskell/hslua-core
Bindings to Lua, an embeddable scripting language
dev-haskell/hslua-list
Opinionated, but extensible Lua list type
dev-haskell/hslua-marshalling
Marshalling of values between Haskell and Lua
dev-haskell/hslua-module-doclayout
Lua module wrapping Text.DocLayout
dev-haskell/hslua-module-path
Lua module to work with file paths
dev-haskell/hslua-module-system
Lua module wrapper around Haskell's System module
dev-haskell/hslua-module-text
Lua module for text
dev-haskell/hslua-module-version
Lua module to work with version specifiers
dev-haskell/hslua-module-zip
Lua module to work with file zips
dev-haskell/hslua-objectorientation
Object orientation tools for HsLua
dev-haskell/hslua-packaging
Utilities to build Lua modules
dev-haskell/hslua-repl
Isocline-based Lua REPL
dev-haskell/hslua-typing
Type specifiers for Lua
dev-haskell/hspec
A Testing Framework for Haskell
dev-haskell/hspec-contrib
Contributed functionality for Hspec
dev-haskell/hspec-core
A Testing Framework for Haskell
dev-haskell/hspec-discover
Automatically discover and run Hspec tests
dev-haskell/hspec-expectations
Catchy combinators for HUnit
dev-haskell/hspec-megaparsec
Utility functions for testing Megaparsec parsers with Hspec
dev-haskell/hspec-meta
A version of Hspec which is used to test Hspec itself
dev-haskell/hsyaml
Pure Haskell YAML 1.2 processor
dev-haskell/html-conduit
Parse HTML documents using xml-conduit datatypes
dev-haskell/http2
HTTP/2 library
dev-haskell/http-api-data
Converting to/from HTTP API data like URL pieces, headers and query parameters
dev-haskell/http-client
An HTTP client engine
dev-haskell/http-client-tls
http-client backend using the connection package and tls library
dev-haskell/http-conduit
HTTP client package with conduit interface and HTTPS support
dev-haskell/httpd-shed
A simple web-server with an interact style API
dev-haskell/http-media
Processing HTTP Content-Type and Accept headers
dev-haskell/http-types
Generic HTTP types for Haskell (for both client and server code)
dev-haskell/indexed-traversable
FunctorWithIndex, FoldableWithIndex, TraversableWithIndex
dev-haskell/indexed-traversable-instances
More instances of FunctorWithIndex, FoldableWithIndex, TraversableWithIndex
dev-haskell/invariant
Haskell98 invariant functors
dev-haskell/iproute
IP Routing Table
dev-haskell/juicypixels
Picture loading/serialization (in png, jpeg, bitmap, gif, tga, tiff and others)
dev-haskell/kan-extensions
Kan extensions, Kan lifts, the Yoneda lemma, and (co)density (co)monads
dev-haskell/language-c
Analysis and generation of C code
dev-haskell/leancheck
Enumerative property-based testing
dev-haskell/lens
Lenses, Folds and Traversals
dev-haskell/libmpd
An MPD client library
dev-haskell/libyaml
Low-level, streaming YAML interface
dev-haskell/lifted-async
Run lifted IO operations asynchronously and wait for their results
dev-haskell/lift-type
Lift a type from a Typeable constraint to a Template Haskell type
dev-haskell/logging-facade
Simple logging abstraction that allows multiple back-ends
dev-haskell/lpeg
LPeg – Parsing Expression Grammars For Lua
dev-haskell/lua
Lua, an embeddable scripting language
dev-haskell/lukko
File locking
dev-haskell/math-functions
Collection of tools for numeric computations
dev-haskell/megaparsec
Monadic parser combinators
dev-haskell/megaparsec-tests
Test utilities and the test suite of Megaparsec
dev-haskell/microaeson
A tiny JSON library with light dependency footprint
dev-haskell/microlens
A tiny lens library with no dependencies
dev-haskell/microlens-aeson
Law-abiding lenses for Aeson, using microlens
dev-haskell/microlens-mtl
microlens support for Reader/Writer/State from mtl
dev-haskell/microlens-th
Automatic generation of record lenses for microlens
dev-haskell/microstache
Mustache templates for Haskell
dev-haskell/mime-types
Basic mime-type handling types and functions
dev-haskell/missingh
Large utility library
dev-haskell/monad-par
A library for parallel programming based on a monad
dev-haskell/mono-traversable
Type classes for mapping, folding, and traversing monomorphic containers
dev-haskell/mtl
Monad classes, using functional dependencies
dev-haskell/mwc-random
Fast, high quality pseudo random number generation
dev-haskell/network
Low-level networking interface
dev-haskell/network-byte-order
Network byte order utilities
dev-haskell/network-run
Simple network runner library
dev-haskell/network-uri
URI manipulation
dev-haskell/nothunks
Examine values for unexpected thunks
dev-haskell/old-time
Time library
dev-haskell/onetuple
Singleton Tuple
dev-haskell/ordered-containers
Set- and Map-like types that remember the order elements were inserted
dev-haskell/pandoc
Conversion between markup formats
dev-haskell/pandoc-lua-engine
Lua engine to power custom pandoc conversions
dev-haskell/pandoc-lua-marshal
Use pandoc types in Lua
dev-haskell/pandoc-server
Pandoc document conversion as an HTTP servant-server
dev-haskell/pango
Binding to the Pango text rendering engine
dev-haskell/parsec
Monadic parser combinators
dev-haskell/parsers
Parsing combinators
dev-haskell/pcg-random
Haskell bindings to the PCG random number generator
dev-haskell/pcre-light
Portable regex library for Perl 5 compatible regular expressions
dev-haskell/persistent
Type-safe, multi-backend data serialization
dev-haskell/persistent-sqlite
Backend for the persistent library using sqlite3
dev-haskell/primitive
Primitive memory-related operations
dev-haskell/primitive-addr
Addresses to unmanaged memory
dev-haskell/psqueues
Pure priority search queues
dev-haskell/puremd5
A Haskell-only implementation of the MD5 digest (hash) algorithm
dev-haskell/quickcheck
Automatic testing of Haskell programs
dev-haskell/quickcheck-instances
Common quickcheck instances
dev-haskell/random
Pseudo-random number generation
dev-haskell/reflection
Reifies arbitrary terms into types that can be reflected back into terms
dev-haskell/regex-applicative
Regex-based parsing with applicative interface
dev-haskell/resolv
Domain Name Service (DNS) lookup via the libresolv standard library routines
dev-haskell/resourcet
Deterministic allocation and freeing of scarce resources
dev-haskell/safe
Library of safe (exception free) functions
dev-haskell/safe-exceptions
Safe, consistent, and easy exception handling
dev-haskell/scientific
Numbers represented using scientific notation
dev-haskell/semialign
Align and Zip type-classes from the common Semialign ancestor
dev-haskell/semigroupoids
Semigroupoids: Category sans id
dev-haskell/semirings
two monoids as one, in holy haskimony
dev-haskell/servant
A family of combinators for defining webservices APIs
dev-haskell/servant-server
A family of combinators for defining webservices APIs and serving them
dev-haskell/shakespeare
A toolkit for making compile-time interpolated templates
dev-haskell/simple-sendfile
Cross platform library for the sendfile system call
dev-haskell/singleton-bool
Type level booleans
dev-haskell/skylighting
syntax highlighting library
dev-lang/ghc
The Glasgow Haskell Compiler
dev-util/shellcheck
Shell script analysis tool
dev-util/shelltestrunner
A tool for testing command-line programs
dev-vcs/darcs
a distributed, interactive, smart revision control system
dev-vcs/git-annex
manage files with git, without checking their contents into git
x11-misc/xmobar
A Minimalistic Text Based Status Bar
x11-wm/xmonad
A tiling window manager
x11-wm/xmonad-contrib
Community-maintained extensions for xmonad
Description
Based on the data of
repology.org
, there might be a new version available for these packages.
Please don't solely rely on this information, as the repology data might not be accurate.