@hackage / add-dependent-file

Safer TH addDependentFile wrapper

Latest0.0.2

About

Metadata

  • Last updated , by DaniilIaitskov
  • License BSD-3-Clause
  • Categories Systems Programming
  • Maintained by: dyaitskov@gmail.com

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 9.12.2

Readme

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