packages feed

pandora-0.2.3: Pandora/Paradigm/Controlflow/Joint/Schematic.hs

module Pandora.Paradigm.Controlflow.Joint.Schematic (Schematic) where

type family Schematic (c :: (* -> *) -> k) (t :: * -> *) (u :: * -> *) = (r :: * -> *) | r -> t u