summaryrefslogtreecommitdiff
path: root/testsuite/tests/haddock/haddock_examples/Hidden.hs
blob: d30925b10e649a1131bd4ee90e3326ee93b476e2 (plain)
1
2
3
4
-- #hide
module Hidden where
hidden :: Int -> Int
hidden a = a