constrained-platform-instances-0.1: Instances of standard platform types for 'constrained' package.

Copyright(c) Sergey Vinokurov 2019
LicenseBSD-2 (see LICENSE)
Maintainersergey@debian
Safe HaskellNone
LanguageHaskell2010

Data.Constrained.Instances

Contents

Description

 

Orphan instances

Constrained IntMap Source # 
Instance details

Associated Types

type Constraints IntMap :: k2 -> Constraint #

Constrained Set Source # 
Instance details

Associated Types

type Constraints Set :: k2 -> Constraint #

Constrained Vector Source # 
Instance details

Associated Types

type Constraints Vector :: k2 -> Constraint #

Constrained Vector Source # 
Instance details

Associated Types

type Constraints Vector :: k2 -> Constraint #

Constrained Vector Source # 
Instance details

Associated Types

type Constraints Vector :: k2 -> Constraint #

Constrained Vector Source # 
Instance details

Associated Types

type Constraints Vector :: k2 -> Constraint #

Constrained (UArray i :: Type -> Type) Source # 
Instance details

Associated Types

type Constraints (UArray i) :: k2 -> Constraint #

Constrained (Array i :: Type -> Type) Source # 
Instance details

Associated Types

type Constraints (Array i) :: k2 -> Constraint #

Constrained (Map k :: Type -> Type) Source # 
Instance details

Associated Types

type Constraints (Map k) :: k2 -> Constraint #