summaryrefslogtreecommitdiff
path: root/ghc/lib/glaExts/PreludeMain13_help_j.hi
blob: c84bb4bb4c944c473e98d253f98601b17813a9ae (plain)
1
2
3
4
5
interface PreludeMain13_help where
import PreludeIOError(IOError13)
import PreludeMonadicIO(Either)
import Main(main)
main :: _State _RealWorld -> (Either IOError13 (), _State _RealWorld)