Readme for DrIFT-2.4.1

DrIFT-cabalized Build Status

This package contains a source distribution of DrIFT, a tool for automatic derivation of Haskell class instances. DrIFT was formerly known as Derive.

The original homepage is at http://repetae.net/john/computer/haskell/DrIFT/. But DrIFT-cabalized package has some changes with original DrIFT.

Contents of this package:

How to install

To configure and install DrIFT from the source tarball

$ autoreconf -i
$ ./configure
$ make cabal-install