aboutsummaryrefslogblamecommitdiff
path: root/html-test/src/Hidden.hs
blob: 896da64866a05dcbfece8c362f00760976f99fde (plain) (tree)
1
2
3
4
5
6
                            
 
                   
 
                    
{-# OPTIONS_HADDOCK hide #-}

module Hidden where

hidden :: Int -> Int
hidden a = a