diff options
author | Patrick Palka <patrick@parcs.ath.cx> | 2013-11-14 18:14:15 -0500 |
---|---|---|
committer | Patrick Palka <patrick@parcs.ath.cx> | 2013-11-14 19:39:58 -0500 |
commit | 29b68822558bcc5ab66f2b6f8287b159d59cee7f (patch) | |
tree | 86044afe7eabd868322a1c71c9234e41d2038f00 /testsuite/tests/ghci/scripts/T4175.script | |
parent | faa684294ea30387e8e7e13f648fc42b671b0e6a (diff) | |
download | haskell-29b68822558bcc5ab66f2b6f8287b159d59cee7f.tar.gz |
Increase coverage of #4175
Diffstat (limited to 'testsuite/tests/ghci/scripts/T4175.script')
-rw-r--r-- | testsuite/tests/ghci/scripts/T4175.script | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/ghci/scripts/T4175.script b/testsuite/tests/ghci/scripts/T4175.script index 27410d7d8a..3a8588ee01 100644 --- a/testsuite/tests/ghci/scripts/T4175.script +++ b/testsuite/tests/ghci/scripts/T4175.script @@ -6,3 +6,4 @@ :i () :i Maybe :i Int +:i Z |