18e9417e ^
f1f94f2f ^
1
2 3 4 5 6 7
{-# LANGUAGE Haskell2010, ExplicitForAll, MonomorphismRestriction #-} {-# OPTIONS_HADDOCK show-extensions #-} module Extensions where -- | Bar foobar :: t foobar = undefined