diff options
author | Ian Lynagh <igloo@earth.li> | 2007-08-22 20:20:40 +0000 |
---|---|---|
committer | Ian Lynagh <igloo@earth.li> | 2007-08-22 20:20:40 +0000 |
commit | f700c53dceab14939616be22d114f6509caa3aad (patch) | |
tree | f044e84045881d14b1546ed61900c94e83465ed2 /bindisttest/expected_output | |
parent | a89d263cd1be9918882ebe85485fc4783fdb93f5 (diff) | |
download | haskell-f700c53dceab14939616be22d114f6509caa3aad.tar.gz |
Add a bindisttest directory
After
make binary-dist stage=2
you can run make in bindisttest/ to test it
Diffstat (limited to 'bindisttest/expected_output')
-rw-r--r-- | bindisttest/expected_output | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bindisttest/expected_output b/bindisttest/expected_output new file mode 100644 index 0000000000..6769dd60bd --- /dev/null +++ b/bindisttest/expected_output @@ -0,0 +1 @@ +Hello world!
\ No newline at end of file |