halive: A live recompiler
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
Modules
- Halive
- Halive.Args
- Halive.Concurrent
- Halive.FileListener
- Halive.FindPackageDBs
- Halive.Recompiler
- Halive.SubHalive
- Halive.Utils
Downloads
- halive-0.1.8.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 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 (info) |
|---|---|
| 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:30:31Z |
| Distributions | |
| Executables | halive |
| Downloads | 10052 total (41 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs not available [build log] All reported builds failed as of 2021-03-26 [all 2 reports] |