The latest version of cabal-test-bin is 0.1.5-0.

cabal-test-bin

Version 0.1.2 revision 0 uploaded by junjihashimoto.

Package meta

Synopsis
A program for finding temporary build file during cabal-test.
Description

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>
Author
Junji Hashimoto
Bug reports
https://github.com/junjihashimoto/cabal-test-bin/issues
Category
Testing
Copyright
n/a
Homepage
n/a
Maintainer
junji.hashimoto@gmail.com
Package URL
n/a
Stability
n/a

Components