Ycarus Gentoo ebuild

haskell

Ces ebuilds viennent du site http://www.haskell.org/~gentoo/gentoo-haskell/.

Si vous avez des problemes allez sur le site officiel.

dev-haskell

alex : A lexical analyser generator for Haskell ( http://www.haskell.org/alex )

alut : A Haskell binding for the OpenAL Utility Toolkit ( http://haskell.org/ghc/ )

anydbm : Interface for DBM-like database systems ( http://software.complete.org/anydbm )

arrows : Arrow library ( http://haskell.org/ghc/ )

avltree : Balanced binary trees using AVL algorithm. ( http://www.haskell.org/haskellwiki/AvlTree )

base64-string : Base64 implementation for String's. ( http://urchin.earth.li/~ian/cabal/base64-string/ )

bencode : Parser and printer for bencoded data. ( http://hackage.haskell.org/cgi-bin/hackage-scripts/package/bencode )

binary : Binary serialisation for Haskell values using lazy ByteStrings ( http://code.haskell.org/binary/ )

binary-strict : Binary deserialisation using strict ByteStrings ( http://darcs.imperialviolet.org/binary-strict )

bitsyntax : A module to aid in the (de)serialisation of binary data ( http://www.imperialviolet.org/bitsyntax )

buddha : A declarative debugger for Haskell 98 ( http://www.cs.mu.oz.au/~bjpop/buddha/ )

bytestring : Fast, packed, strict and lazy byte arrays with a list interface ( http://www.cse.unsw.edu.au/~dons/fps.html )

bzlib : Compression and decompression in the bzip2 format ( http://hackage.haskell.org/cgi-bin/hackage-scripts/package/bzlib )

c2hs : An interface generator for Haskell ( http://www.cse.unsw.edu.au/~chak/haskell/c2hs/ )

cabal : Haskell Common Architecture for Building Applications and Libraries ( http://haskell.org/cabal )

cabal-darcs : A framework for packaging Haskell software ( http://haskell.org/cabal )

cabal-install : Command line interface to the Cabal/Hackage system ( http://haskell.org/cabal )

cabal-install-darcs : Command line interface to the Cabal/Hackage system ( http://haskell.org/cabal )

cabal-upload : Command-line tool for uploading packages to Hackage ( http://hackage.haskell.org/cgi-bin/hackage-scripts/package/cabal-upload )

catch : Static Analysis for Pattern-Match Errors ( http://www-users.cs.york.ac.uk/~ndm/catch/ )

cc-delcont : Delimited continuations and dynamically scoped variables ( http://code.haskell.org/~dolio/CC-delcont )

cgi : A library for writing CGI programs ( )

chart : A library for generating 2D Charts and Plots ( http://www.dockerz.net/software/chart.html )

chart-darcs : A library for generating 2D Charts and Plots ( http://www.dockerz.net/software/chart.html )

classify : Library for classification of files. ( http://www.scannedinavian.org/~lemmih/ )

codec-compression-lzf : LZF compression bindings. ( http://www.cs.helsinki.fi/u/ekarttun/Codec-Compression-LZF/ )

collections : Useful standard collections types and related functions. ( http://hackage.haskell.org/cgi-bin/hackage-scripts/package/collections )

colock : thread-friendly file locks that don't block the entire program ( )

configfile : Parser and writer for handling sectioned config files in Haskell. ( http://software.complete.org/configfile )

control-timeout : Timeout handling ( )

cordering : An algebraic data type similar to Prelude Ordering. ( http://www.haskell.org/haskellwiki/COrdering )

cpphs : A liberalised re-implementation of cpp, the C pre-processor. ( http://haskell.org/cpphs/ )

crack : A haskell binding to cracklib ( )

crypto : The Haskell Cryptographic Library ( http://www.ben-kiki.org/oren/YamlReference )

csv : CSV loader and dumper ( http://hackage.haskell.org/cgi-bin/hackage-scripts/package/csv )

dataenc : Data encoding library ( )

derive : A program and library to derive instances for data types ( http://www-users.cs.york.ac.uk/~ndm/derive/ )

diff : O(ND) diff algorithm in haskell. ( )

dimensional : Statically checked physical dimensions. ( http://dimensional.googlecode.com/ )

djinn : Generate Haskell code from a type ( http://www.augustsson.net/Darcs/Djinn/ )

dlist : Differences lists ( http://www.cse.unsw.edu.au/~dons/dlist.html )

drift : Preprocessor for automatic derivation of Haskell class instances ( http://repetae.net/john/computer/haskell/DrIFT/ )

edisonapi : A library of efficient, purely-functional data structures (API) ( http://hackage.haskell.org/cgi-bin/hackage-scripts/package/EdisonAPI )

edisoncore : A library of efficient, purely-functional data structures (Core Implementations) ( http://hackage.haskell.org/cgi-bin/hackage-scripts/package/EdisonCore )

encoding : A library for various character encodings ( http://code.haskell.org/encoding/ )

etherbunny : A network analysis toolkit for Haskell ( http://etherbunny.anytini.com/ )

exif : A Haskell binding to a subset of libexif ( http://hackage.haskell.org/cgi-bin/hackage-scripts/package/exif )

fastcgi : A Haskell library for writing FastCGI programs ( http://www.cs.chalmers.se/~bringert/darcs/haskell-fastcgi/doc/ )

fec : Forward error correction of ByteStrings ( http://allmydata.org/source/zfec )

fgl : A functional graph library for Haskell. ( http://haskell.org/ghc/ )

filemanip : Expressive file and directory manipulation for Haskell. ( )

filepath : Library for manipulating FilePath's in a cross platform way. ( http://www-users.cs.york.ac.uk/~ndm/projects/libraries.php )

finance-quote-yahoo : Obtain quote data from finance.yahoo.com ( http://www.b7j0c.org/content/haskell-yquote.html )

fingertree : Generic finger-tree structure ( http://hackage.haskell.org/cgi-bin/hackage-scripts/package/fingertree )

flock : Wrapper for flock(2) ( http://hackage.haskell.org/cgi-bin/hackage-scripts/package/flock )

flow2dot : Generates sequence diagrams from textual descriptions ( http://adept.linux.kiev.ua/repos/flow2dot )

fps : Fast packed strings library ( http://www.cse.unsw.edu.au/~dons/fps.html )

frown : A parser generator for Haskell ( http://www.informatik.uni-bonn.de/~ralf/frown/ )

ftphs : FTP Client and Server Library ( http://software.complete.org/ftphs )

funcmp : Haskell front-end to Functional MetaPost ( http://cryp.to/funcmp/ )

gd : A Haskell binding to a subset of the GD graphics library ( http://hackage.haskell.org/cgi-bin/hackage-scripts/package/gd )

generic-xml : Marshalling Haskell values to/from XML ( http://hackage.haskell.org/cgi-bin/hackage-scripts/package/generic-xml )

gh : A language for Generic Programming ( http://www.generic-haskell.org/ )

ghc-core : Display GHC's core and assembly output in a pager ( http://code.haskell.org/~dons/code/ghc-core )

ghc-paths : Knowledge of GHC's installation directories ( )

ghc-testsuite : The Glasgow Haskell Compiler ( http://www.haskell.org/ghc/ )

ghc-testsuite-darcs : The Glasgow Haskell Compiler ( http://www.haskell.org/ghc/ )

glfw : A binding for GLFW, An OpenGL Framework ( http://haskell.org/haskellwiki/GLFW )

glut : GLUT bindings for haskell ( http://www.haskell.org/HOpenGL/ )

gslhaskell-darcs : A Haskell library for linear algebra and numerical computations based on the GSL ( http://dis.um.es/~alberto/GSLHaskell/ )

gtk2hs : A GUI Library for Haskell based on Gtk+ ( http://haskell.org/gtk2hs/ )

gtk2hs-darcs : A GUI Library for Haskell based on Gtk+ ( http://haskell.org/gtk2hs/ )

haddock : Haddock is a documentation-generation tool for Haskel ( http://www.haskell.org/haddock/ )

happs : HAppS is a Haskell framework for developing Internet services ( http://www.happs.org )

happs-data : HAppS data manipulation libraries ( )

happs-ixset : Web framework ( )

happs-server : Web related tools and services. ( )

happs-state : Event-based distributed state. ( )

happs-util : Web framework ( )

happy : A yacc-like parser generator for Haskell ( http://haskell.org/happy/ )

harp : HaRP, or Haskell Regular Patterns is a Haskell regular expressions extension ( http://www.cs.chalmers.se/~d00nibro/harp/ )

harpy : Runtime code generation for x86 machine code ( http://uebb.cs.tu-berlin.de/harpy/ )

haskell-src : Manipulating Haskell source code ( http://haskell.org/ghc/ )

haskell-src-exts : An extension to haskell-src that handles most common syntactic extensions to Haskell ( http://code.haskell.org/HSP/haskell-src-exts/ )

haxml : Utilities for manipulating XML documents ( http://www.cs.york.ac.uk/fp/HaXml/ )

haxr : XML-RPC client and server library. ( http://www.haskell.org/haxr/ )

hcl : High-level library for building command line interfaces. ( )

hdbc : Haskell Database Connectivity ( http://software.complete.org/hdbc )

hdbc-odbc : ODBC driver for HDBC ( http://software.complete.org/hdbc-odbc )

hdbc-postgresql : PostgreSQL driver for HDBC ( http://software.complete.org/hdbc-postgresql )

hdbc-sqlite : Sqlite v3 driver for HDBC ( http://software.complete.org/hdbc-sqlite3 )

hdbus-darcs : Haskell bindings for D-Bus ( http://neugierig.org/software/hdbus/ )

heap : Heaps in Haskell ( )

hgl : A simple graphics library based on X11 or Win32. ( http://haskell.org/ghc/ )

hinotify : Haskell binding to INotify ( http://haskell.org/~kolmodin/code/hinotify/README.html )

hlist : Heterogeneous lists ( )

hmake : A make tool for Haskell programs ( http://www.haskell.org/hmake/ )

hmarkup : Simple wikitext-like markup format implementation. ( http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hmarkup )

hmatrix : Linear algebra and numerical computations ( http://www.hmatrix.googlepages.com )

hpc : Code Coverage Library for Haskell ( http://projects.unsafeperformio.com/hpc/ )

hpdf : PDF API for Haskell ( http://www.alpheccar.org/en/posts/show/82 )

hs-plugins : Dynamically Loaded Haskell Plugins ( http://www.cse.unsw.edu.au/~dons/hs-plugins/ )

hsc2hs : A preprocessor that helps with writing Haskell bindings to C code ( http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hsc2hs )

hscolour : Colourise Haskell code ( http://www.cs.york.ac.uk/fp/darcs/hscolour/ )

hscurses : Haskell bindings for ncurses ( http://www.informatik.uni-freiburg.de/~wehr/software/haskell/ )

hsdns : Haskell bindings to GNU ADNS ( http://cryp.to/hsdns/ )

hsemail : Internet Message Parsers ( http://cryp.to/hsemail/ )

hsgnutls : A haskell wrapper for the gnutls library. ( http://www.cs.helsinki.fi/u/ekarttun/hsgnutls/ )

hsh : Library to mix shell scripting with Haskell programs ( http://software.complete.org/hsh )

hslogger : Versatile logging framework ( http://software.complete.org/hslogger )

hslua : A Lua language interpreter embedding in Haskell ( http://home.agh.edu.pl/~gpolak/hslua )

hsp-darcs : HSP - Haskell Server Pages (you might want hspr as well) ( http://www.cs.chalmers.se/~d00nibro/hsp/ )

hspr-darcs : hspr - the HSP Runtime Environment ( http://www.cs.chalmers.se/~d00nibro/hsp/ )

hspr-sh-darcs : hspr-sh - simple session handler for hspr ( http://www.cs.chalmers.se/~d00nibro/hsp/ )

hsql : SQL bindings for Haskell ( http://htoolkit.sourceforge.net/ )

hsql-mysql : MySQL driver for HSQL ( http://htoolkit.sourceforge.net/ )

hsql-odbc : ODBC driver for HSQL ( http://htoolkit.sourceforge.net/ )

hsql-postgresql : PostgreSQL driver for HSQL ( http://htoolkit.sourceforge.net/ )

hsql-sqlite : SQLite3 driver HSQL ( http://htoolkit.sourceforge.net/ )

hsshellscript : A Haskell library for UNIX shell scripting tasks ( http://www.volker-wysk.de/hsshellscript/ )

hssyck : Fast, lightweight YAML loader and dumper ( http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HsSyck )

hstringtemplate : StringTemplate implementation in Haskell. ( )

html : HTML Haskell combinator library. ( http://haskell.org/ghc/ )

http : A library for client-side HTTP ( http://www.haskell.org/http/ )

http-simple : Enable simple wrappers to Network.HTTP ( http://www.b7j0c.org/content/haskell-http.html )

hunit : A unit testing framework for Haskell. ( http://haskell.org/ghc/ )

hxt : A collection of tools for processing XML with Haskell ( http://www.fh-wedel.de/~si/HXmlToolbox/ )

i18n : Internationalization for Haskell ( )

iconv : String encoding conversion ( http://hackage.haskell.org/cgi-bin/hackage-scripts/package/iconv )

imlib : Haskell binding for Imlib 2 ( )

json : Support for serialising Haskell to and from JSON ( )

lcs : Find longest common sublist of two lists ( http://urchin.earth.li/~ian/cabal/lcs/ )

ldap : Haskell binding for C LDAP API ( http://software.complete.org/ldap-haskell )

leksah-darcs : Haskell IDE written in Haskell ( http://www.leksah.org )

lhs2tex : Preprocessor for typesetting Haskell sources with LaTeX ( http://www.informatik.uni-bonn.de/~loeh/lhs2tex )

lhs2tex-svn : Preprocessor for typesetting Haskell sources with LaTeX ( http://www.informatik.uni-bonn.de/~andres/lhs2TeX/ )

libmpd : An MPD client library. ( http://turing.une.edu.au/~bsinclai/code/libmpd-haskell.html )

libmpd-darcs : An MPD Client Library ( http://turing.une.edu.au/~bsinclai/code/libmpd-haskell.html )

loch : Support for precise error locations in source files ( http://hackage.haskell.org/cgi-bin/hackage-scripts/package/loch )

logict : A backtracking logic-programming monad. ( http://code.haskell.org/~dolio/logict )

lru : Implements an LRU data structure ( http://www.imperialviolet.org/lru )

magic : Interface to C file/magic library ( )

mersenne-random : Generate high quality pseudorandom numbers using a SIMD Fast Mersenne Twister ( http://code.haskell.org/~dons/code/mersenne-random )

mersenne-random-pure64 : Generate high quality pseudorandom numbers purely using a Mersenne Twister ( http://code.haskell.org/~dons/code/mt19937-random )

mime-string : MIME implementation for String's. ( http://hackage.haskell.org/cgi-bin/hackage-scripts/package/mime-string )

miniplex : simple 1-to-N interprocess communication ( )

missingh : Large utility library ( http://software.complete.org/missingh )

mkcabal : Generate cabal files for a Haskell project ( http://code.haskell.org/~dons/code/mkcabal )

mkcabal-darcs : Generate .cabal files ( http://www.cse.unsw.edu.au/~dons/code/mkcabal/ )

monadlib : A collection of monad transformers. ( http://www.galois.com/~diatchki/monadLib )

mtl : Monad transformer library ( http://haskell.org/ghc/ )

mtlparse : parse library use mtl package ( http://homepage3.nifty.com/salamander/mtlparse )

network : Haskell network library ( http://haskell.org/ghc/ )

network-alt : Alternative network library for Haskell. ( http://www.cs.helsinki.fi/u/ekarttun/network-alt/ )

network-bytestring : Fast and memory efficient low-level networking ( )

network-dns : A pure Haskell, asyncronous DNS client library ( http://darcs.imperialviolet.org/network-dns )

newbinary : Binary serialisation library for Haskell ( http://www.n-heptane.com/nhlab/ )

openal : A Haskell binding to the OpenAL cross-platform 3D audio API ( http://haskell.org/ghc/ )

opengl : OpenGL bindings for haskell ( http://haskell.org/ghc/ )

pandoc : Conversion between markup formats ( http://sophos.berkeley.edu/macfarlane/pandoc )

parallel : Parallel programming library ( http://haskell.org/ghc/ )

parsec : Monadic parser combinators ( http://www.cs.uu.nl/~daan/parsec.html )

parsedate : Haskell library for parsing dates and times ( http://www.cs.chalmers.se/~bringert/darcs/parsedate/doc/ )

pcap : A system-independent interface for user-level packet capture ( http://hackage.haskell.org/cgi-bin/hackage-scripts/package/pcap )

pcre-light : A small, efficient and portable regex library for Perl 5 compatible regular expressions ( http://code.haskell.org/~dons/code/pcre-light )

polyparse : A variety of alternative parser combinator libraries. ( http://www.cs.york.ac.uk/fp/polyparse/ )

pqc : Parallel batch driver for QuickCheck ( http://www.cse.unsw.edu.au/~dons/pqc.html )

proplang : A library for functional GUI development ( http://www-users.cs.york.ac.uk/~ndm/proplang/ )

puremd5 : MD5 implementations that should become part of a ByteString Crypto package. ( )

quickcheck : An automatic, specification based testing utility for Haskell programs ( http://haskell.org/ghc/ )

ranged-sets : Ranged sets for Haskell ( http://ranged-sets.sourceforge.net/ )

rdtsc : Binding for the rdtsc machine instruction ( http://uebb.cs.tu-berlin.de/~magr/projects/rdtsc/doc/ )

readline : An interface to the GNU readline library ( http://hackage.haskell.org/cgi-bin/hackage-scripts/package/readline )

regex-base : Interface API for regex-posix,pcre,parsec,tdfa,dfa ( http://sourceforge.net/projects/lazy-regex )

regex-compat : One module layer over regex-posix to replace Text.Regex ( http://sourceforge.net/projects/lazy-regex )

regex-dfa : Replaces/Enhances Text.Regex ( http://sourceforge.net/projects/lazy-regex )

regex-parsec : Replaces/Enhances Text.Regex ( http://sourceforge.net/projects/lazy-regex )

regex-pcre : The PCRE backend to accompany regex-base ( http://sourceforge.net/projects/lazy-regex )

regex-posix : The posix regex backend for regex-base ( http://sourceforge.net/projects/lazy-regex )

regex-tdfa : Replaces/Enhances Text.Regex ( http://sourceforge.net/projects/lazy-regex )

regex-tre : Replaces/Enhances Text.Regex ( http://sourceforge.net/projects/lazy-regex )

regexpr : regular expression like Perl/Ruby in Haskell ( )

rjson : A reflective JSON serializer/parser. ( )

rss : A library for generating RSS 2.0 feeds. ( http://hackage.haskell.org/cgi-bin/hackage-scripts/package/rss )

safe : Library for safe (pattern match free) functions ( http://www-users.cs.york.ac.uk/~ndm/projects/libraries.php )

sdl : Binding to libSDL ( http://hackage.haskell.org/cgi-bin/hackage-scripts/package/SDL )

sdl-gfx : Binding to libSDL_gfx ( http://hackage.haskell.org/cgi-bin/hackage-scripts/package/SDL-gfx )

sdl-image : Binding to libSDL_image ( http://hackage.haskell.org/cgi-bin/hackage-scripts/package/SDL-image )

sdl-mixer : Binding to libSDL_mixer ( http://hackage.haskell.org/cgi-bin/hackage-scripts/package/SDL-mixer )

sdl-ttf : Binding to libSDL_ttf ( http://hackage.haskell.org/cgi-bin/hackage-scripts/package/SDL-ttf )

ser-th : A binary serialization library for Haskell ( http://www.cs.helsinki.fi/u/ekarttun/SerTH/ )

shellac : A framework for creating shell envinronments ( http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Shellac )

shellac-readline : Readline backend module for Shellac ( http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Shellac-readline )

shim-darcs : Provides better support for editing Haskell in emacs and vim ( http://shim.haskellco.de/ )

stm : Software Transactional Memory ( http://haskell.org/ghc/ )

storable-complex : Storable instance for Complex ( )

strategylib : attempt to convert Strafunski's StrategyLib to a heirarchical library ( http://naesten.dyndns.org:8080/repos/StrategyLib )

stream : A library for manipulating infinite lists. ( http://www.cs.nott.ac.uk/~wss/repos/Stream/dist/doc/html/ )

streamproc : Monadic Stream Processor Arrow ( http://cryp.to/streamproc/ )

strict : Strict data types and String IO. ( http://www.cse.unsw.edu.au/~rl/code/strict.html )

strictify : Find a local optimum of strictness annotations. ( )

suffixtree : Efficient, lazy suffix tree implementation ( http://www.serpentine.com/software/suffixtree/ )

syb-with-class : Scrap Your Boilerplate With Class ( )

tagsoup : Parsing and extracting information from (possibly malformed) HTML documents ( http://www-users.cs.york.ac.uk/~ndm/tagsoup/ )

tar : TAR (tape archive format) library. ( http://hackage.haskell.org/cgi-bin/hackage-scripts/package/tar )

template : Simple string substitution ( )

test-ghcpkg-upgrade : A simple test for the (un-)register functions ( )

time : Time library ( http://semantic.org/TimeLib/ )

torrent : BitTorrent file parser. ( http://hackage.haskell.org/cgi-bin/hackage-scripts/package/torrent )

trhsx : The trhsx translator for haskell-src-exts ( http://www.cs.chalmers.se/~d00nibro/haskell-src-exts/ )

uniplate : Uniform type generic traversals. ( http://www-users.cs.york.ac.uk/~ndm/uniplate/ )

unix : POSIX functionality ( http://hackage.haskell.org/cgi-bin/hackage-scripts/package/unix )

unix-compat : Portable POSIX-compatibility layer. ( http://hackage.haskell.org/cgi-bin/hackage-scripts/package/unix-compat )

utf8-string : Support for reading and writing UTF8 Strings ( http://code.haskell.org/utf8-string/ )

uuagc : Attribute Grammar System of Universiteit Utrecht ( http://www.cs.uu.nl/wiki/HUT/WebHome )

uulib : Haskell Utrecht Tools Library ( http://www.cs.uu.nl/wiki/HUT/WebHome )

vty : Simplistic terminal library for Haskell ( http://members.cox.net/stefanor/vty/dist/doc/html/ )

wash : WASH is a family of embedded domain specific languages for programming Web applications in Haskell. ( http://www.informatik.uni-freiburg.de/~thiemann/haskell/WASH/ )

wl-pprint : The Wadler/Leijen Pretty Printer ( http://hackage.haskell.org/cgi-bin/hackage-scripts/package/wl-pprint )

wxhaskell : a portable and native GUI library for Haskell ( http://wxhaskell.sourceforge.net/ )

x11 : A binding to the X11 graphics library ( http://darcs.haskell.org/X11 )

x11-darcs : X11 bindings for haskell ( http://haskell.org/ghc/ )

x11-extras : Missing bindings to the X11 graphics library ( http://darcs.haskell.org/~sjanssen/X11-extras )

x11-xft : Bindings to the Xft, X Free Type interface library, and some Xrender parts ( )

xhtml : An XHTML combinator library ( )

xml : A simple XML library. ( http://galois.com )

yamlreference : YAML reference implementation ( http://www.ben-kiki.org/oren/YamlReference )

zlib : Compression and decompression in the gzip and zlib formats ( http://hackage.haskell.org/cgi-bin/hackage-scripts/package/zlib )

Pour rajouter une e-build dans l'arbre de portage :

L'ebuild est alors rajouté dans l'arbre de portage.

Vous pouvez aussi utiliser layman : emerge layman puis layman -a zugaina

Pour Paludis utilisez ce rsync : rsync://gentoo.zugaina.org/zugaina-portage

En cas de problèmes : ycarus(-at-)zugaina.org