stack-run: An equivalent to cabal run for stack.
Finds the project root, compiles your code and runs the
first or set default executable. It's a shorthand for
stack build && stack run executable
, much like
cabal run
.
[Skip to Readme]
Downloads
- stack-run-0.1.1.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No 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, 0.1.1.1, 0.1.1.2, 0.1.1.3, 0.1.1.4 |
---|---|
Dependencies | ansi-terminal (>=0.6), async, base (>=4 && <5), bytestring (>=0.10), Cabal, conduit (>1.1 && <1.3), conduit-extra (>=1.1 && <1.2), directory, filepath, MissingH, stm, terminal-size, time (>=1.5.0.1), vty [details] |
Tested with | ghc >=7.6 |
License | MIT |
Copyright | Copyright (c) 2016 Pedro Tacla Yamada |
Author | Pedro Tacla Yamada |
Maintainer | tacla.yamada@gmail.com |
Category | Development |
Home page | https://github.com/yamadapc/stack-run |
Source repo | head: git clone git://github.com/yamadapc/stack-run.git |
Uploaded | by yamadapc at 2017-05-12T04:54:23Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | stack-run |
Downloads | 9290 total (49 in the last 30 days) |
Rating | 1.75 (votes: 2) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2017-05-12 [all 3 reports] |