aboutsummaryrefslogtreecommitdiff
path: root/examples/NoLayout.hs
diff options
context:
space:
mode:
Diffstat (limited to 'examples/NoLayout.hs')
-rw-r--r--examples/NoLayout.hs4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/NoLayout.hs b/examples/NoLayout.hs
deleted file mode 100644
index 0be97ba1..00000000
--- a/examples/NoLayout.hs
+++ /dev/null
@@ -1,4 +0,0 @@
-module NoLayout where {
- -- | the class 'C'
- g :: Int;
- }