napkin-0.5.13
Safe HaskellNone
LanguageHaskell2010

Napkin.Metadata.Lens

Documentation

entryId :: forall (f1 :: Type -> Type) f2. Functor f2 => (Columnar f1 UUID -> f2 (Columnar f1 UUID)) -> SpecRunT f1 -> f2 (SpecRunT f1) #

specRuns :: forall (f :: Type -> Type). Lens' (MetadataDb f) (f (TableEntity SpecRunT)) #