Safe Haskell | None |
---|---|
Language | Haskell2010 |
Agda.TypeChecking.Serialise.Instances.Compilers
Contents
Orphan instances
EmbPrj CompilerPragma Source # | |
Methods icode :: CompilerPragma -> S Int32 Source # icod_ :: CompilerPragma -> S Int32 Source # value :: Int32 -> R CompilerPragma Source # | |
EmbPrj ForeignCode Source # | |
Methods icode :: ForeignCode -> S Int32 Source # icod_ :: ForeignCode -> S Int32 Source # value :: Int32 -> R ForeignCode Source # | |
EmbPrj ForeignCodeStack Source # | |
Methods icode :: ForeignCodeStack -> S Int32 Source # icod_ :: ForeignCodeStack -> S Int32 Source # value :: Int32 -> R ForeignCodeStack Source # |