packages feed

pandora-0.4.8: Pandora/Pattern/Betwixt.hs

module Pandora.Pattern.Betwixt (Betwixt) where

type family Betwixt (source :: * -> * -> *) (target :: * -> * -> *) = (betwixt :: * -> * -> *) | betwixt -> source target