Port details |
- drift A type sensitive preprocessor for Haskell
- 2.0.r3 devel
=0 2.0.r3Version of this port present on the latest quarterly branch. - Maintainer: obraun@FreeBSD.org
 - Port Added: 2002-08-21 20:50:02
- Last Update: 2002-09-04 18:39:09
- SVN Revision: UNKNOWN
- License: not specified in port
- WWW:
- http://repetae.net/john/computer/haskell/DrIFT/
- Description:
- DrIFT is a type sensitive preprocessor for Haskell. It extracts type
declarations and directives from modules. The directives cause rules to be
fired on the parsed type declarations, generating new code which is then
appended to the bottom of the input file. The rules are expressed as Haskell
code, and it is intended that the user can add new rules as required.
DrIFT automates instance derivation for classes that aren't supported by the
standard compilers. In addition, instances can be produced in seperate 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.
WWW: http://repetae.net/john/computer/haskell/DrIFT/
-- Oliver Braun
obraun@informatik.unibw-muenchen.de
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME:
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- nhc98 : lang/nhc98
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.r3 04 Sep 2002 18:39:09
 |
obraun  |
Add prefix `hs-' for Haskell related ports after repo copy.
Remove Haskell ports without prefix. |
2.0.r3 21 Aug 2002 21:43:19
 |
obraun  |
Change MAINTAINER to my FreeBSD address.
Approved by: dwcjr (mentor) |
2.0.r3 21 Aug 2002 20:49:32
 |
obraun  |
Add drift 2.0.r3, a type sensitive preprocessor for Haskell.
PR: ports/41616
Approved by: dwcjr (mentor) |
Number of commits found: 3
|