diff options
author | Alan Zimmerman <alan.zimm@gmail.com> | 2021-02-21 21:23:40 +0000 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2021-03-20 07:48:38 -0400 |
commit | 95275a5f25a2e70b71240d4756109180486af1b1 (patch) | |
tree | eb4801bb0e00098b8b9d513479de4fbbd779ddac /utils/check-exact/run.sh | |
parent | f940fd466a86c2f8e93237b36835797be3f3c898 (diff) | |
download | haskell-95275a5f25a2e70b71240d4756109180486af1b1.tar.gz |
GHC Exactprint main commit
Metric Increase:
T10370
parsing001
Updates haddock submodule
Diffstat (limited to 'utils/check-exact/run.sh')
-rwxr-xr-x | utils/check-exact/run.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/utils/check-exact/run.sh b/utils/check-exact/run.sh new file mode 100755 index 0000000000..a4f0858128 --- /dev/null +++ b/utils/check-exact/run.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +../../_build/stage1/bin/ghc --interactive |