DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamedrift
Beschreibungtype sensitive preprocessor for Haskell
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version2.2.3-2
Sektionuniverse/devel
Prioritätoptional
Installierte Größe1404 Byte
Hängt ab vonlibc6 (>= 2.4), libgmp3c2
Empfohlene Paketeghc6
PaketbetreuerUbuntu MOTU Developers
Quelle
Paketgröße465718 Byte
Prüfsumme MD55e3f9275e31a518d34366e8734a16189
Prüfsumme SHA143e53561bfc5bb9b3eaebf00739b58645dbc4d53
Prüfsumme SHA25616110c43d57e8a6c69179fde2ec829fb790972b70ad5b16021cb849a001fd0e4
Link zum Herunterladendrift_2.2.3-2_i386.deb
Ausführliche BeschreibungDrIFT automates instance derivation for classes that aren't supported by the standard compilers. In addition, instances can be produced in separate modules to that containing the type declaration. This allows instances to be derived for a type after the original module has been compiled. As a bonus, simple utility functions can also be produced from a type. . Features: - DrIFT comes with a set of rules to produce instances for all derivable classes given in the Haskell Prelude. There are also a number of extra useful rules to derive instances of a variety of useful classes. - DrIFT performs import chasing to find the definition of a type. - Code is generated using pretty-printing combinators. This means that the output is (fairly) well formatted, and easy on the eye. - Effort has been made to make the rule interface as easy to use as possible. This is to allow users to add rules to generate code specific to their own projects. As the rules are themselves written in Haskell, the user doesn't have to learn a new language to express rules.


Impressum
Linux is a registered trademark of Linus Torvalds