Description
Safer TH addDependentFile wrapper.
Description
The library provides a safer wrapper around addDependentFile that checks that extra-source-files section in the cabal file contains addDependendFile argument and issues a correspondent compilation warning if it does not, because addDependentFile has no effect otherwise.
Development environment
$ nix develop
$ emacs &
$ cabal build
$ cabal testREADME.md
add-dependent-file
The library provides a safer wrapper around addDependentFile that checks that extra-source-files section in the cabal file contains addDependendFile argument and issues a correspondent compilation warning if it does not, because addDependentFile has no effect otherwise.
Development environment
$ nix develop
$ emacs &
$ cabal build
$ cabal test