yesod-paginator-1.1.0.0: A pagination approach for yesod

Safe HaskellSafe
LanguageHaskell2010

Yesod.Paginator.Prelude

Contents

Documentation

tshow :: Show a => a -> Text Source #

nubOn :: Eq b => (a -> b) -> [a] -> [a] Source #

Orphan instances