@hackage cabal-test-bin0.1.2

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>
  • Installation

  • Dependencies (0)

  • Dependents (0)