Praglude
class Monoid a
data Dual a
data Endo a
data All
data Any
data Sum a
data Product a
data First a
data Alt k f a
data Maybe a
class Monad m
class MonadPlus m
class Arrow a
data Kleisli m a b
class ArrowZero a
class ArrowPlus a
class ArrowChoice a
class ArrowApply a
data ArrowMonad a b
class ArrowLoop a
IORefdata IORef a
MVardata MVar a
Chandata Chan a
class Default a
type ALens s t a b
type ALens' s a
type APrism s t a b
type APrism' s a
type AReview t b
type ASetter s t a b
type ASetter' s a
type ATraversal s t a b
type ATraversal' s a
type ATraversal1 s t a b
type ATraversal1' s a
type Accessing p m s a
type AnEquality k2 k1 s t a b
type AnEquality' k2 s a
type AnIndexedLens i s t a b
type AnIndexedLens' i s a
type AnIndexedSetter i s t a b
type AnIndexedSetter' i s a
type AnIndexedTraversal i s t a b
type AnIndexedTraversal' i s a
type AnIndexedTraversal1 i s t a b
type AnIndexedTraversal1' i s a
type AnIso s t a b
type AnIso' s a
type As k2 a
class AsEmpty a
class Ixed m
data Bazaar p a b t
type Bazaar' p a
data Bazaar1 p a b t
data Bazaar1 p a b t
type Bazaar1' p a
class Bifunctor p
class Profunctor p
type ClassyNamer
class Cons s t a b
data Const k a b
data Const k a b
class Contains m
data Context a b t
type Context' a
class Contravariant f
data DefName
class Each s t a b
type Equality k2 k1 s t a b
type Equality' k2 s a
class Field1 s t a b
class Field2 s t a b
class Field3 s t a b
class Field4 s t a b
class Field5 s t a b
class Field6 s t a b
class Field7 s t a b
class Field8 s t a b
class Field9 s t a b
type FieldNamer
type Fold s a
type Fold1 s a
class Foldable t
class Functor f
class GPlated a g
type Getter s a
type Getting r s a
data Identical k k1 a b s t
data Identical k k1 a b s t
data Identity a
type IndexPreservingFold s a
type IndexPreservingFold1 s a
type IndexPreservingGetter s a
type IndexPreservingLens s t a b
type IndexPreservingLens' s a
type IndexPreservingSetter s t a b
type IndexPreservingSetter' s a
type IndexPreservingTraversal s t a b
type IndexPreservingTraversal' s a
type IndexPreservingTraversal1 s t a b
type IndexPreservingTraversal1' s a
class Conjoined p
data Indexed i a b
type IndexedFold i s a
type IndexedFold1 i s a
type IndexedGetter i s a
type IndexedGetting i m s a
type IndexedLens i s t a b
type IndexedLens' i s a
type IndexedLensLike k i f s t a b
type IndexedLensLike' i f s a
type IndexedSetter i s t a b
type IndexedSetter' i s a
type IndexedTraversal i s t a b
type IndexedTraversal' i s a
type IndexedTraversal1 i s t a b
type IndexedTraversal1' i s a
type Iso s t a b
type Iso' s a
class Ixed m
data Leftmost a
type Lens s t a b
type Lens' s a
type LensLike k f s t a b
type LensLike' f s a
data LensRules
data Level i a
data Magma i t b a
type Optic k k1 k2 p f s t a b
type Optic' k k1 p f s a
type Optical k k1 k2 k3 p q f s t a b
type Optical' k k1 p q f s a
type Over k k1 p f s t a b
type Over' p f s a
class Plated a
type Prism s t a b
type Prism' s a
class Profunctor p
data ReifiedFold s a
data ReifiedFold s a
data ReifiedGetter s a
data ReifiedGetter s a
data ReifiedIndexedFold i s a
data ReifiedIndexedFold i s a
data ReifiedIndexedGetter i s a
data ReifiedIndexedGetter i s a
data ReifiedIndexedLens i s t a b
data ReifiedIndexedLens i s t a b
type ReifiedIndexedLens' i s a
data ReifiedIndexedSetter i s t a b
data ReifiedIndexedSetter i s t a b
type ReifiedIndexedSetter' i s a
data ReifiedIndexedTraversal i s t a b
data ReifiedIndexedTraversal i s t a b
type ReifiedIndexedTraversal' i s a
data ReifiedIso s t a b
data ReifiedIso s t a b
type ReifiedIso' s a
data ReifiedLens s t a b
data ReifiedLens s t a b
type ReifiedLens' s a
data ReifiedPrism s t a b
data ReifiedPrism s t a b
type ReifiedPrism' s a
data ReifiedSetter s t a b
data ReifiedSetter s t a b
type ReifiedSetter' s a
data ReifiedTraversal s t a b
data ReifiedTraversal s t a b
type ReifiedTraversal' s a
class Reversing t
type Review t b
class Wrapped s
data Rightmost a
data Sequenced a m
data Sequenced a m
type Setter s t a b
type Setter' s a
type Setting p s t a b
type Setting' p s a
type Simple k k1 k2 f s a
class Snoc s t a b
class Strict lazy strict
class Strict lazy strict
class Swapped p
class Bifunctor p
type Traversal s t a b
type Traversal' s a
type Traversal1 s t a b
type Traversal1' s a
class Ord a
class Ord a
data Traversed a f
data Traversed a f
type Traversing p f s t a b
type Traversing' p f s a
type Traversing1 p f s t a b
type Traversing1' p f s a
class Wrapped s
class Wrapped s
Classclass MonadTrans t
Classclass MonadIO m
Stateclass MonadState s m
type State s
data StateT s m a
class ToString a
class FromString a
class IsString a
type Text
type LText
type ByteString
type LByteString
data Char
data GeneralCategory
data Handle
class StringIO a
Printfclass PrintfArg a
type FieldFormatter
data FieldFormat
data FormatAdjustment
data FormatSign
type ModifierParser
data FormatParse
class PrintfType t
class HPrintfType t
class IsChar c
FilePathtype FilePath
data Permissions
data XdgDirectory
class Foldable t
data AList k v
type HashMap
data LHashMap k v
type HashSet
data Map k a
data Set a
data Vector a
class Hashable a
class Lookup m k
class ListLike m a
class DictLike m k
class SetLike m v
class Filterable m
class ToJSON a
class FromJSON a
data Value
class Generic a
data Day
data TimeOfDay
data UTCTime
data LocalTime
data TimeZone
data ZonedTime
data TimeLocale
data DiffTime
data NominalDiffTime