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