MAlonzo.Code.Agda.Builtin.IO
type AgdaIO a b = IO b #
type T_IO_8 a0 a1 = AgdaIO a0 a1 #
d_IO_8 :: a #