diff options
Diffstat (limited to 'tirclogv.cabal')
| -rw-r--r-- | tirclogv.cabal | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/tirclogv.cabal b/tirclogv.cabal index ead88fb..f65130a 100644 --- a/tirclogv.cabal +++ b/tirclogv.cabal @@ -23,6 +23,7 @@ executable tirclogv Calendar Config Debounce + EscapeXML ImmutGrowVector Index Mmap @@ -46,7 +47,9 @@ executable tirclogv unix, vector hs-source-dirs: src - c-sources: cbits/mmap.c + c-sources: + cbits/mmap.c + cbits/escapexml.c ghc-options: -Wall -threaded library mini-http-server |
