Versions
v2.10.6 :: 0/2.10.6 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64 ~arm64 ~ppc64 ~riscv ~x86
- USE flags
- doc hscolour profile
v2.9.4 :: 0/2.9.4 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64 ~arm64 ~ppc64 ~riscv ~x86
- USE flags
- doc hscolour profile
USE flags
General
Dependencies
dev-haskell / cabal : A framework for packaging Haskell software
dev-haskell / hscolour : Colourise Haskell code
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 / quickcheck : Automatic testing of Haskell programs
Runtime Dependencies
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 / quickcheck : Automatic testing of Haskell programs
Depending packages
app-portage / hackport : Hackage and Portage integration tool
dev-haskell / adjunctions : Adjunctions and representable functors
dev-haskell / auto-update : Efficiently run periodic, on-demand actions
dev-haskell / base-compat-batteries : base-compat with extra batteries
dev-haskell / base-orphans : Backwards-compatible orphan instances for base
dev-haskell / bencode : Parser and printer for bencoded data
dev-haskell / bifunctors : The Bifunctors package authored by Edward Kmett
dev-haskell / clientsession : Securely store session data in a client-side cookie
dev-haskell / conduit : Streaming data processing library
dev-haskell / conduit-extra : Batteries included conduit: adapters for common libraries
dev-haskell / constraints : Constraint manipulation
dev-haskell / css-text : CSS parser and renderer
dev-haskell / dense-linear-algebra : Simple and incomplete pure haskell implementation of linear algebra
dev-haskell / deriving-compat : Backports of GHC deriving extensions
dev-haskell / distributive : Distributive functors -- Dual to Traversable
dev-haskell / dns : DNS library in Haskell
dev-haskell / doctest : Test interactive Haskell examples
dev-haskell / email-validate : Email address validation
dev-haskell / enclosed-exceptions : Catching all exceptions from within an enclosed computation
dev-haskell / errorcall-eq-instance : An orphan Eq instance for ErrorCall
dev-haskell / fast-logger : A fast logging system
dev-haskell / fgl : Martin Erwig's Functional Graph Library
dev-haskell / generic-deriving : Generic programming library for generalised deriving
dev-haskell / getopt-generics : Create command line interfaces with ease
dev-haskell / haddock-library : Library exposing some functionality of Haddock
dev-haskell / hspec-megaparsec : Utility functions for testing Megaparsec parsers with Hspec
dev-haskell / hspec-wai : Experimental Hspec support for testing WAI applications
dev-haskell / html-conduit : Parse HTML documents using xml-conduit datatypes
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-date : HTTP Date parser/formatter
dev-haskell / http-types : Generic HTTP types for Haskell (for both client and server code)
dev-haskell / http2 : HTTP/2 library
dev-haskell / invariant : Haskell98 invariant functors
dev-haskell / iproute : IP Routing Table
dev-haskell / language-javascript : Parser for JavaScript
dev-haskell / libmpd : An MPD client library
dev-haskell / logging-facade : Simple logging abstraction that allows multiple back-ends
dev-haskell / markdown-unlit : Literate Haskell support for Markdown
dev-haskell / megaparsec-tests : Test utilities and the test suite of Megaparsec
dev-haskell / microstache : Mustache templates for Haskell
dev-haskell / mockery : Support functions for automated testing
dev-haskell / mono-traversable : Type classes for mapping, folding, and traversing monomorphic containers
dev-haskell / nanospec : A lightweight implementation of a subset of Hspec's API
dev-haskell / network : Low-level networking interface
dev-haskell / options : Powerful and easy command-line option parser
dev-haskell / parser-combinators : Lightweight package providing commonly useful parser combinators
dev-haskell / path-pieces : Components of paths
dev-haskell / persistent : Type-safe, multi-backend data serialization
dev-haskell / persistent-sqlite : Backend for the persistent library using sqlite3
dev-haskell / persistent-test : Tests for Persistent
dev-haskell / recv : Efficient network recv
dev-haskell / reflection : Reifies arbitrary terms into types that can be reflected back into terms
dev-haskell / resourcet : Deterministic allocation and freeing of scarce resources
dev-haskell / rio : A standard library for Haskell
dev-haskell / safe-exceptions : Safe, consistent, and easy exception handling
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 / shelly : shell-like (systems) programming in Haskell
dev-haskell / should-not-typecheck : A HUnit/hspec assertion library to verify that an expression does not typecheck
dev-haskell / simple-sendfile : Cross platform library for the sendfile system call
dev-haskell / skein : Skein, a family of cryptographic hash functions. Includes Skein-MAC as well
dev-haskell / streaming-commons : Common lower-level functions needed by various streaming data libraries
dev-haskell / string-conversions : Simplifies dealing with different types for strings
dev-haskell / stringbuilder : A writer monad for multi-line string literals
dev-haskell / text-conversions : Safe conversions between textual types
dev-haskell / text-show : Efficient conversion of values into Text
dev-haskell / th-compat : Backward- (and forward-)compatible Quote and Code types
dev-haskell / typed-process : Run external processes, with strong typing of streams
dev-haskell / unicode-data : Access Unicode Character Database (UCD)
dev-haskell / unicode-transforms : Unicode normalization
dev-haskell / unix-compat : Portable POSIX-compatibility layer
dev-haskell / unix-time : Unix time parser/formatter and utilities
dev-haskell / unliftio : The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)
dev-haskell / utf8-light : Lightweight UTF8 handling
dev-haskell / wai : Web Application Interface
dev-haskell / wai-app-static : WAI application for static serving
dev-haskell / wai-extra : Provides some basic WAI handlers and middleware
dev-haskell / warp : A fast, light-weight web server for WAI applications
dev-haskell / word8 : Word8 library
dev-haskell / xml-conduit : Pure-Haskell utilities for dealing with XML with the conduit package
dev-haskell / xml-hamlet : Hamlet-style quasiquoter for XML content
dev-haskell / xss-sanitize : sanitize untrusted HTML to prevent XSS attacks
dev-haskell / yaml : Support for parsing and rendering YAML documents
dev-haskell / yesod-core : Creation of type-safe, RESTful web applications
dev-haskell / yesod-form : Form handling support for Yesod Web Framework
dev-haskell / yesod-persistent : Some helpers for using Persistent from Yesod
dev-haskell / yesod-static : Static file serving subsite for Yesod Web Framework
dev-haskell / yesod-test : integration testing for WAI/Yesod Applications
x11-misc / xmobar : A Minimalistic Text Based Status Bar
x11-wm / xmonad-contrib : Community-maintained extensions for xmonad
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
dev-haskell/*: Drop stable keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - hololeap · gentoo
dev-haskell/quickcheck: slotmove 2 -> 0
Signed-off-by: hololeap <hololeap@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/33672 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - hololeap · gentoo
dev-haskell/hspec: add 2.10.6
Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - hololeap · gentoo
dev-haskell/hspec: Stabilize for amd64
Signed-off-by: hololeap <hololeap@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - matoro · gentoo
dev-haskell/hspec: keyword 2.9.4 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - matoro · gentoo
dev-haskell/hspec: keyword 2.9.4 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - matoro · gentoo
dev-haskell/hspec: drop 2.7.1
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - matoro · gentoo
dev-haskell/hspec: add 2.9.4
Signed-off-by: matoro <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
dev-haskell/hspec: drop old
Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jack Todaro · gentoo
dev-haskell/hspec: bump up to 2.7.1
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Jack Todaro <solpeth@posteo.org> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
*/*: destabilize dev-lang/ghc for all arches
dev-lang/ghc is a fast-moving target without much of stable API across major GHC releases. This makes stabilization process a fragile process. The change moves all haskell revdeps to pure ~arch. There are not many outside dev-haskell/*: - app-emulation/ganeti - app-text/pandoc - dev-util/bustle - dev-util/shellcheck - dev-vcs/darcs - x11-wm/xmonad/xmonad Existing stable haskell users are recommended to keyword used packages and all of dev-haskell/* to ease upgrades. Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Inline mirror://hackage and update URIs
This change inlines mirror://hackage in all ebuilds, and updates URIs to the modern form (old URIs redirect to that). The change has been made using the following command: find -name '*.ebuild' -exec sed -r -i \ -e 's@mirror://hackage/@https://hackage.haskell.org/@g' \ -e 's@https://hackage.haskell.org/packages/archive/([^/]*)/([^/]*)/@https://hackage.haskell.org/package/\1-\2/@g' \ -e '/hackage\.haskell\.org/s@\$\{PN}-\$\{PV}@${P}@g' \ -e '/hackage\.haskell\.org/s@\$\{MY_PN}-\$\{PV}@${MY_P}@g' \ -e '/hackage\.haskell\.org/s@\$\{PN}-\$\{MY_PV}@${MY_P}@g' \ {} + Signed-off-by: Michał Górny <mgorny@gentoo.org> - Sergei Trofimovich · gentoo
dev-haskell/hspec: stable 2.2.4 for x86/amd64, bug #631138
Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64 x86" - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Sergei Trofimovich · gentoo
dev-haskell/hspec: bump up to 2.2.4
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Sergei Trofimovich · gentoo
dev-haskell/hspec: disable circular dependency in tests
Package-Manager: portage-2.2.28 - Sergei Trofimovich · gentoo
dev-haskell/hspec: bump up to 2.2.1
Package-Manager: portage-2.2.27 - Sergei Trofimovich · gentoo
dev-haskell/hspec: stable on amd64/x86, bug #554002
Package-Manager: portage-2.2.20 - Justin Lecher · gentoo
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed