aboutsummaryrefslogtreecommitdiff
path: root/html-test/src/SectionLabels.hs
blob: 0017bd72353ef367b98e06b0cf840fc80a11caa6 (plain) (blame)
1
2
3
4
5
6
7
8
9
{-# LANGUAGE Haskell2010 #-}
module SectionLabels
  (
    -- * Section heading#custom#
    n
  ) where

n :: Int
n = 3