summaryrefslogtreecommitdiff
path: root/ghc/CONTRIB/pphs/docs/simple.hs
diff options
context:
space:
mode:
Diffstat (limited to 'ghc/CONTRIB/pphs/docs/simple.hs')
-rw-r--r--ghc/CONTRIB/pphs/docs/simple.hs3
1 files changed, 0 insertions, 3 deletions
diff --git a/ghc/CONTRIB/pphs/docs/simple.hs b/ghc/CONTRIB/pphs/docs/simple.hs
deleted file mode 100644
index b31d0232b6..0000000000
--- a/ghc/CONTRIB/pphs/docs/simple.hs
+++ /dev/null
@@ -1,3 +0,0 @@
-foobar a b = c
- where
- c = a + b