summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/T10970.stdout
diff options
context:
space:
mode:
authorEdward Z. Yang <ezyang@cs.stanford.edu>2015-10-26 20:48:36 +0100
committerBen Gamari <ben@smart-cactus.org>2015-10-26 21:43:01 +0100
commita9c93bdd8b027d6de09a3eada7721e7fd2d3e050 (patch)
tree570c2cd55dc6943a929d8a5d9f9d80af6740935e /testsuite/tests/driver/T10970.stdout
parent499ce291b6bab252c63f0791276c38012280f0b4 (diff)
downloadhaskell-a9c93bdd8b027d6de09a3eada7721e7fd2d3e050.tar.gz
Implement MIN_VERSION and VERSION macros natively in GHC.
Test Plan: validate Reviewers: austin, thomie, bgamari Reviewed By: thomie Subscribers: thomie Differential Revision: https://phabricator.haskell.org/D1349 GHC Trac Issues: #10970
Diffstat (limited to 'testsuite/tests/driver/T10970.stdout')
-rw-r--r--testsuite/tests/driver/T10970.stdout2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/tests/driver/T10970.stdout b/testsuite/tests/driver/T10970.stdout
new file mode 100644
index 0000000000..2a2835658b
--- /dev/null
+++ b/testsuite/tests/driver/T10970.stdout
@@ -0,0 +1,2 @@
+0.5.6.2
+OK