About

Metadata

  • Last updated , by lukexi
  • License BSD-2-Clause
  • Categories Development
  • Maintained by: lukexi@me.com

  • Lottery factor: 0

Links

Installation

Readme

Live recompiler for Haskell

Usage:

halive path/to/myfile.hs [optionally any/extra include/dirs ..] [-f|--file-type additional file type] [-c|--compiled] -- [args to app]

Available options:

-f, --file-type type - Custom file type to watch for changes (e.g. -f html) -c, --compiled - Use faster compiled code at the expense of recompilation speed

See README