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 /stack-ghc7.10.3.yaml | |
| parent | a7ab610f95563ee666f18480c613a912576dfcea (diff) | |
| parent | 02671cafd0049f0793206a7d13c47a74e89ae2e8 (diff) | |
Merge pull request #114 from 1Regina/fix-tests
Fix tests
Diffstat (limited to 'stack-ghc7.10.3.yaml')
| -rw-r--r-- | stack-ghc7.10.3.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/stack-ghc7.10.3.yaml b/stack-ghc7.10.3.yaml index 0761b54af..6869d6572 100644 --- a/stack-ghc7.10.3.yaml +++ b/stack-ghc7.10.3.yaml @@ -4,6 +4,8 @@ extra-deps: - happy-1.19.9 - alex-3.2.4 - transformers-compat-0.6.5 +- directory-1.2.3.0 +- process-1.2.3.0@sha256:ee08707f1c806ad4a628c5997d8eb6e66d2ae924283548277d85a66341d57322,1806 allow-newer: true |
