diff options
Diffstat (limited to 'minici.cabal')
| -rw-r--r-- | minici.cabal | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/minici.cabal b/minici.cabal index c8a9d3a..d209a28 100644 --- a/minici.cabal +++ b/minici.cabal @@ -70,6 +70,9 @@ executable minici autogen-modules: Paths_minici + c-sources: + src/FileUtils.c + default-extensions: DefaultSignatures ExistentialQuantification |