Загрузка пакета исходного кода drift:
DrIFT 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.
|
|
|
| Архитектура | Размер пакета | В установленном виде | Файлы |
|---|---|---|---|
| alpha | 1 537,8 Кб | 8544 Кб | [список файлов] |
| amd64 | 485,5 Кб | 1848 Кб | [список файлов] |
| arm | 968,8 Кб | 5668 Кб | [список файлов] |
| armel | 1 155,5 Кб | 7140 Кб | [список файлов] |
| hppa | 1 557,6 Кб | 7252 Кб | [список файлов] |
| hurd-i386 | 831,4 Кб | 4456 Кб | [список файлов] |
| i386 | 457,2 Кб | 1404 Кб | [список файлов] |
| ia64 | 1 585,6 Кб | 13536 Кб | [список файлов] |
| kfreebsd-i386 (неофициальный перенос) | 945,6 Кб | 4916 Кб | [список файлов] |
| m68k | 842,8 Кб | 4564 Кб | [список файлов] |
| mips | 1 617,1 Кб | 9524 Кб | [список файлов] |
| mipsel | 1 582,6 Кб | 9520 Кб | [список файлов] |
| powerpc | 955,9 Кб | 5508 Кб | [список файлов] |
| s390 | 1 582,3 Кб | 7008 Кб | [список файлов] |
| sparc | 1 064,6 Кб | 5784 Кб | [список файлов] |