This is the command derive 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
Derive - Deriving instances for data types in Haskell
SYNOPSIS
derive [OPTION...] files...
DESCRIPTION
-v --version
show version number
-h, -? --help
show help message
-o FILE --output=FILE
output FILE
-i[MODULE] --import[=MODULE]
add an import statement
-m MODULE --module=MODULE
add a module MODULE where statement
-a --append
append the result to the file
-d DERIVES --derive=DERIVES
things to derive for all types
-n --no-opts
ignore the file options
-F --preprocessor
operate as a GHC preprocessor with -pgmF
--test run the test suite
--generate
perform code generation
Use derive online using onworks.net services