typesafe-precure-0.2.0.0: Type-safe transformations and purifications of PreCures (Japanese Battle Heroine)

Safe HaskellNone
LanguageHaskell2010

ACME.PreCure.Textbook.Yes5GoGo.Types

Contents

Documentation

data CureMo Source #

Constructors

CureMo 

Instances

Eq CureMo Source # 

Methods

(==) :: CureMo -> CureMo -> Bool #

(/=) :: CureMo -> CureMo -> Bool #

Show CureMo Source # 
Transformation Karen CureMo Source # 
Transformation Komachi CureMo Source # 
Transformation Urara CureMo Source # 
Transformation Rin CureMo Source # 
Transformation Nozomi CureMo Source # 
Transformation (Nozomi, Rin, Urara, Komachi, Karen) CureMo Source # 
Transformation (Nozomi, Rin, Urara, Komachi, Karen, Kurumi) (CureMo, MilkyPalette) Source # 
type Style Karen CureMo Source # 
type Style Komachi CureMo Source # 
type Style Urara CureMo Source # 
type Style Rin CureMo Source # 
type Style Nozomi CureMo Source # 
type Style (Nozomi, Rin, Urara, Komachi, Karen) CureMo Source # 
type Style (Nozomi, Rin, Urara, Komachi, Karen, Kurumi) (CureMo, MilkyPalette) Source # 

data MilkyPalette Source #

Constructors

MilkyPalette 

Orphan instances