diff options
author | Ben Gamari <ben@smart-cactus.org> | 2017-03-04 15:09:17 -0500 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2017-03-04 16:04:02 -0500 |
commit | 5e5f8c8e40d5f21daa4ebf78e5c0f55965540eb9 (patch) | |
tree | 9df81564e9eaf3a070e72677557587623707bfcc /testsuite/tests/simplCore | |
parent | e901ed1c5d662a6f343e7d1a576f727e5e556d43 (diff) | |
download | haskell-5e5f8c8e40d5f21daa4ebf78e5c0f55965540eb9.tar.gz |
testsuite: Add expected output for T8848
Diffstat (limited to 'testsuite/tests/simplCore')
-rw-r--r-- | testsuite/tests/simplCore/should_compile/T8848.stdout | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/tests/simplCore/should_compile/T8848.stdout b/testsuite/tests/simplCore/should_compile/T8848.stdout new file mode 100644 index 0000000000..de0d424cd2 --- /dev/null +++ b/testsuite/tests/simplCore/should_compile/T8848.stdout @@ -0,0 +1,2 @@ +Rule fired: SPEC map2 +Rule fired: SPEC map2 |