diff options
| author | Miguel <m.i@gmx.at> | 2019-02-27 13:04:28 +0100 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2019-02-27 13:04:28 +0100 |
| commit | 96a8dfc44685c69c35264cd95af83d2c2c02220f (patch) | |
| tree | 20c84fccf40a197f37f8597ce80464dbcc81c703 /staticus.cabal | |
| parent | 428d1b9565cb9a7c5ea61eaaa5358354912488e8 (diff) | |
added timestamp check, to refresh only when required
Diffstat (limited to 'staticus.cabal')
| -rw-r--r-- | staticus.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/staticus.cabal b/staticus.cabal index e90f609..b56137c 100644 --- a/staticus.cabal +++ b/staticus.cabal @@ -31,6 +31,7 @@ library , extra , MissingH , regex-compat + , time default-language: Haskell2010 executable staticus-exe |
