cabal-test-bin: A program for finding temporary build file during cabal-test.
cabal-test-bin finds exe-file for cabal test below
cabal install --enable-tests --run-tests
cabal test
When a project uses cabal-sandbox, cabal-test-bin checks following paths.
<project root>/dist/dist-sandbox-<hash>/build/<exe-file>/<exe-file>
<project root>/dist/build/<exe-file>/<exe-file>
[Skip to Readme]
Downloads
- cabal-test-bin-0.1.5.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.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4 && <5), cabal-test-bin, directory, filepath, unix [details] |
License | BSD-3-Clause |
Author | Junji Hashimoto |
Maintainer | junji.hashimoto@gmail.com |
Category | Testing |
Bug tracker | https://github.com/junjihashimoto/cabal-test-bin/issues |
Source repo | head: git clone https://github.com/junjihashimoto/cabal-test-bin.git |
Uploaded | by junjihashimoto at 2015-02-03T20:06:06Z |
Distributions | NixOS:0.1.5 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | cabal-test-bin |
Downloads | 4448 total (24 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-02-03 [all 1 reports] |