add tag filters and refactor others

This commit is contained in:
Rhiannon Morris 2020-07-25 01:10:52 +02:00
parent c4bb28242c
commit 49eff9c009
4 changed files with 49 additions and 27 deletions

View file

@ -52,7 +52,8 @@ executable make-pages
optparse-applicative ^>= 0.15.1.0,
template-haskell ^>= 2.16.0.0,
text ^>= 1.2.3.1,
time >= 1.8.0.2 && < 1.10
time >= 1.8.0.2 && < 1.10,
unordered-containers ^>= 0.2.11.0
ghc-options:
-Wall -threaded -rtsopts -with-rtsopts=-N
if flag(pretty-verbose)