diff options
Diffstat (limited to 'testsuite/tests/ghci/prog006/Boot.hs-boot')
-rw-r--r-- | testsuite/tests/ghci/prog006/Boot.hs-boot | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuite/tests/ghci/prog006/Boot.hs-boot b/testsuite/tests/ghci/prog006/Boot.hs-boot new file mode 100644 index 0000000000..5d95f574d6 --- /dev/null +++ b/testsuite/tests/ghci/prog006/Boot.hs-boot @@ -0,0 +1,3 @@ +module Boot where + +data Data |