add tag filters and refactor others
This commit is contained in:
parent
c4bb28242c
commit
49eff9c009
4 changed files with 49 additions and 27 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue