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