summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/ghci027_2.hs
blob: c4db784dc20025a28ef6c0f6139132a7e1f7632b (plain)
1
2
3
4
5
-- Test for #1617
module T1617 where
import Prelude ()
--import Control.Monad (mplus)
import qualified Control.Monad (mplus)