diff options
| author | Inari Listenmaa <inari.listenmaa@gmail.com> | 2021-06-18 05:27:38 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-18 05:27:38 +0200 |
| commit | 5a53a3824730d42d148fa840f6c821786dfa7c53 (patch) | |
| tree | fdafa475aee0377593f3e5e3f88b54af09e89a4c /gf.cabal | |
| parent | a7ab610f95563ee666f18480c613a912576dfcea (diff) | |
| parent | 02671cafd0049f0793206a7d13c47a74e89ae2e8 (diff) | |
Merge pull request #114 from 1Regina/fix-tests
Fix tests
Diffstat (limited to 'gf.cabal')
| -rw-r--r-- | gf.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -353,4 +353,5 @@ test-suite gf-tests main-is: run.hs hs-source-dirs: testsuite build-depends: base>=4.3 && <5, Cabal>=1.8, directory, filepath, process + build-tool-depends: gf:gf default-language: Haskell2010 |
