haddock-2.29.1: html-test/src/SectionLabels.hs
{-# LANGUAGE Haskell2010 #-}
module SectionLabels
(
-- * Section heading#custom#
n
) where
n :: Int
n = 3
{-# LANGUAGE Haskell2010 #-}
module SectionLabels
(
-- * Section heading#custom#
n
) where
n :: Int
n = 3