Versions
v0.3.0.2-r1 :: 0/0.3.0.2 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86
- USE flags
- doc hscolour profile
v0.3.0.2 :: 0/0.3.0.2 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86
- USE flags
- doc hscolour profile
v0.3.0 :: 0/0.3.0 :: gentoo
- Modified
- License
- BSD
- Keywords
- alpha amd64 ia64 ppc ppc64 sparc x86
- USE flags
- doc hscolour profile
USE flags
General
Dependencies
dev-haskell / cabal : A framework for packaging Haskell software
dev-haskell / extensible-exceptions : Extensible exceptions
dev-haskell / haddock : A documentation-generation tool for Haskell libraries
dev-haskell / hscolour : Colourise Haskell code
dev-haskell / hunit : A unit testing framework for Haskell
dev-haskell / test-framework : Framework for running and organising tests, with HUnit and QuickCheck support
Runtime Dependencies
dev-haskell / extensible-exceptions : Extensible exceptions
dev-haskell / hunit : A unit testing framework for Haskell
dev-haskell / test-framework : Framework for running and organising tests, with HUnit and QuickCheck support
Depending packages
app-emulation / ganeti : Ganeti is a virtual server management software tool
app-text / pandoc : Conversion between markup formats
dev-haskell / abstract-deque : Abstract, parameterized interface to mutable Deques
dev-haskell / abstract-deque-tests : A test-suite for any queue or double-ended queue satisfying an interface
dev-haskell / aeson : Fast JSON parsing and encoding
dev-haskell / async : Run IO operations asynchronously and wait for their results
dev-haskell / base64-bytestring : Fast base64 encoding and decoding for ByteStrings
dev-haskell / bits-atomic : Atomic bit operations on memory locations for low-level synchronization
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 / bytestring-handle : ByteString-backed Handles
dev-haskell / c2hs : C->Haskell FFI tool that gives some cross-language type safety
dev-haskell / cabal : A framework for packaging Haskell software
dev-haskell / cabal-install : The command-line interface for Cabal and Hackage
dev-haskell / case-insensitive : Case insensitive string comparison
dev-haskell / cassava : A CSV parsing and encoding library
dev-haskell / chaselev-deque : Chase & Lev work-stealing lock-free double-ended queues (deques)
dev-haskell / concurrent-extra : Extra concurrency primitives
dev-haskell / configurator : Configuration management
dev-haskell / criterion : Robust, reliable performance measurement and analysis
dev-haskell / crypto-api-tests : A test framework and KATs for cryptographic operations
dev-haskell / crypto-cipher-tests : Generic cryptography cipher tests
dev-haskell / crypto-numbers : Cryptographic numbers: functions and algorithms
dev-haskell / cryptohash : collection of crypto hashes, fast, pure and practical
dev-haskell / dataenc : Data encoding library
dev-haskell / deepseq-generics : GHC.Generics-based Control.DeepSeq.rnf implementation
dev-haskell / email-validate : Validating an email address string against RFC 5322
dev-haskell / feed : Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds
dev-haskell / fingertree : Generic finger-tree structure, with example instances
dev-haskell / glob : Globbing library
dev-haskell / hashable : A class for types that can be converted to a hash value
dev-haskell / hashed-storage : Hashed file storage support code
dev-haskell / hjsmin : Haskell implementation of a javascript minifier
dev-haskell / hsopenssl : Partial OpenSSL binding for Haskell
dev-haskell / http : A library for client-side HTTP
dev-haskell / io-streams : Simple, composable, and easy-to-use stream I/O
dev-haskell / io-streams-haproxy : HAProxy protocol 1.5 support for io-streams
dev-haskell / language-ecmascript : JavaScript parser and pretty-printer library
dev-haskell / language-glsl : GLSL abstract syntax tree, parser, and pretty-printer
dev-haskell / language-javascript : Parser for JavaScript
dev-haskell / lens : Lenses, Folds and Traversals
dev-haskell / lifted-base : lifted IO operations from the base library
dev-haskell / linear : Linear Algebra
dev-haskell / math-functions : Special functions and Chebyshev polynomials
dev-haskell / monad-par : A library for parallel programming based on a monad
dev-haskell / mwc-random : Fast, high quality pseudo random number generation
dev-haskell / network : Low-level networking interface
dev-haskell / network-uri : URI manipulation
dev-haskell / openssl-streams : OpenSSL network support for io-streams
dev-haskell / optparse-applicative : Utilities and combinators for parsing command line options
dev-haskell / pandoc-types : Types for representing a structured document
dev-haskell / parsec : Monadic parser combinators
dev-haskell / pem : Privacy Enhanced Mail (PEM) format reader and writer
dev-haskell / psqueues : Pure priority search queues
dev-haskell / snap-core : Snap: A Haskell Web Framework (core interfaces and types)
dev-haskell / snap-server : A web server for the Snap Framework
dev-haskell / statistics : A library of statistical types, data, and functions
dev-haskell / text : An efficient packed Unicode text type
dev-haskell / text-icu : Bindings to the ICU library
dev-haskell / threads : Fork threads and wait for their result
dev-haskell / unordered-containers : Efficient hashing-based container types
dev-haskell / x509 : X509 reader and writer
dev-util / bustle : Draw sequence diagrams of D-Bus traffic
dev-util / shelltestrunner : A tool for testing command-line programs
dev-vcs / darcs : a distributed, interactive, smart revision control system
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
dev-haskell/test-framework-hunit: bump up to 0.3.0.2-r1
Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
dev-haskell/test-framework-hunit: drop old EAPI
Signed-off-by: Aaron Bauman <bman@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> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-haskell: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - 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/test-framework-hunit: drop old
Package-Manager: portage-2.2.28 - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/Coacher/mpv-verbump-to-0.15.0'
Pull request: https://github.com/gentoo/gentoo/pull/675 - Sergei Trofimovich · gentoo
dev-haskell/test-framework-hunit: bump up to 0.3.0.2
Package-Manager: portage-2.2.26 - 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