summaryrefslogtreecommitdiff
path: root/ghc/lib/glaExts/PreludeMainIO_help_o.hi
blob: 55aba6282ac0b4592c6fddba22309df4eb8b5197 (plain)
1
2
3
4
5
interface PreludeMainIO_help where
import PreludeIO(Request,Response)
import Main ( main )

main :: [Response] -> [Request]