aboutsummaryrefslogtreecommitdiff
path: root/html-test/src/Extensions.hs
blob: 6b3535c9d5393765b0850f0b3a3aa184f28120ba (plain) (blame)
1
2
3
4
5
6
7
{-# LANGUAGE Haskell2010, TypeHoles, MonomorphismRestriction #-}
{-# OPTIONS_HADDOCK show-extensions #-}
module Extensions where

-- | Bar
foobar :: t
foobar = undefined