diff options
| author | 1Regina <46968488+1Regina@users.noreply.github.com> | 2021-06-09 10:39:49 +0800 |
|---|---|---|
| committer | 1Regina <46968488+1Regina@users.noreply.github.com> | 2021-06-09 10:39:49 +0800 |
| commit | af87664d273685563cd6444a1fa0ad5391022259 (patch) | |
| tree | 212e7b857c29286328527453f99a4857007117bc /gf.cabal | |
| parent | af1360d37e2e94e257f866b99f3fd41a37162a03 (diff) | |
| parent | 1740181daf0d3b4724f71a0818ea038133610580 (diff) | |
Merge branch 'enable-tests' of https://github.com/kharus/gf-core into fix-tests
to continue working from ruslan tests
Diffstat (limited to 'gf.cabal')
| -rw-r--r-- | gf.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -352,4 +352,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 |
