@hackage add-dependent-file0.0.2
Safer TH addDependentFile wrapper
Categories
License
BSD-3-Clause
Maintainer
dyaitskov@gmail.com
Links
Versions
Installation
Tested Compilers
Dependencies (8)
- Cabal <4
- Cabal-syntax <4
- base >=4.7 && <5
- bytestring <1
- directory <2
- filepath <2 Show all…
Dependents (3)
@hackage/css-class-bindings, @hackage/a-piece-of-flake, @hackage/trace-embrace
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