EnglishFrenchSpanish

OnWorks favicon

DrIFT - Online in the Cloud

Run DrIFT in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command DrIFT that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


DrIFT - a type sensitive preprocessor for Haskell

SYNOPSIS


DrIFT [ options ... ] file ...

DESCRIPTION


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 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.

-v, --verbose
chatty output on stderr

-V, --version
show version number

-l, --list
list available derivations

-L, --noline
omit line pragmas from output

-o FILE, --output=FILE
output FILE

-s name:value, --set=name:value
set argument to value

-r, --results-only
output only results, do not include source file

-g rule, --global=rule
addition rules to apply globally

-i, --ignore
ignore directives in file, which is useful with -g

ENVIRONMENT


The environment variable DERIVEPATH can be used to declare a list of directories which
contain the modules and/or interfaces that define the additional classes you wish to
derive from. DrIFT is quite fussy about the format of the DERIVEPATH variable. The
directory list should have the following format:

* each path should be separated by ‘:’
* no space inserted anywhere
* no final ‘/’ on the end of a path

Examples of DERIVEPATH settings:
good - /users/grad/nww/share/hugs/lib:/users/grad/nww/share/hugs/lib/hugs
bad - /users/grad/nww/share/hugs/lib/:/users/grad/nww/share/hugs/lib/hugs/

COPYRIGHT


© 2002 – 2004 DrIFT contributors

Permission is hereby granted, free of charge, to any person obtaining a copy of this
software and associated documentation files (the "Software"), to deal in the Software
without restriction, including without limitation the rights to use, copy, modify, merge,
publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons
to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or
substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.

Use DrIFT online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    PostInstallerF
    PostInstallerF
    PostInstallerF will install all the
    software that Fedora Linux and others
    doesn't include by default, after
    running Fedora for the first time. Its
    easy for...
    Download PostInstallerF
  • 2
    strace
    strace
    The strace project has been moved to
    https://strace.io. strace is a
    diagnostic, debugging and instructional
    userspace tracer for Linux. It is used
    to monitor a...
    Download strace
  • 3
    gMKVExtractGUI
    gMKVExtractGUI
    A GUI for mkvextract utility (part of
    MKVToolNix) which incorporates most (if
    not all) functionality of mkvextract and
    mkvinfo utilities. Written in C#NET 4.0,...
    Download gMKVExtractGUI
  • 4
    JasperReports Library
    JasperReports Library
    JasperReports Library is the
    world's most popular open source
    business intelligence and reporting
    engine. It is entirely written in Java
    and it is able to ...
    Download JasperReports Library
  • 5
    Frappe Books
    Frappe Books
    Frappe Books is a free and open source
    desktop book-keeping software that's
    simple and well-designed to be used by
    small businesses and freelancers. It'...
    Download Frappe Books
  • 6
    Numerical Python
    Numerical Python
    NEWS: NumPy 1.11.2 is the last release
    that will be made on sourceforge. Wheels
    for Windows, Mac, and Linux as well as
    archived source distributions can be fou...
    Download Numerical Python
  • More »

Linux commands

Ad