aboutsummaryrefslogtreecommitdiff
path: root/html-test/src/Bug548.hs
blob: c890a20769fdc753b06e2fe23bc476b509905aec (plain) (blame)
1
2
3
4
{-# LANGUAGE Haskell2010 #-}
module Bug548 (WrappedArrow(..)) where

import Control.Applicative