aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authordavve <davve@dtek.chalmers.se>2006-07-11 11:30:03 +0000
committerdavve <davve@dtek.chalmers.se>2006-07-11 11:30:03 +0000
commit0a173d19da27c15fd4229c3a138d0a0d8625e5d6 (patch)
treefc2a161401a288de5a9a7207d90d3fb0011b2923 /examples
parenta3c7ba9932ddbeaad3e453633ee752b2983b41a7 (diff)
Make the repos temporarily compile and illustrate a problem
Diffstat (limited to 'examples')
-rw-r--r--examples/Test.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Test.hs b/examples/Test.hs
index 2f6a50cf..73e585ac 100644
--- a/examples/Test.hs
+++ b/examples/Test.hs
@@ -102,7 +102,7 @@ module Test (
import Hidden
import Visible
---hej = visible
+hej = visible
-- | This comment applies to the /following/ declaration
-- and it continues until the next non-comment line