halive: A live recompiler

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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

Properties

Versions 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.1.0.6, 0.1.0.7, 0.1.1, 0.1.2, 0.1.3, 0.1.5, 0.1.6, 0.1.8, 0.1.8
Change log ChangeLog.md
Dependencies base (>=4.7 && <5), containers, directory, filepath, foreign-store, fsnotify, ghc, ghc-boot, ghc-paths, halive, mtl, process, signal, stm, text, time, transformers [details]
License BSD-2-Clause
Author Luke Iannini
Maintainer lukexi@me.com
Category Development
Home page https://github.com/lukexi/halive
Bug tracker https://github.com/lukexi/halive/issues
Source repo head: git clone git://github.com/lukexi/halive.git
Uploaded by lukexi at 2021-03-26T04:29:53Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees