{-# LANGUAGE Haskell2010 #-} {-| Module : Text.Lorem Description : Library for generating filler text Copyright : (c) 2015, Stefan Fischer License : BSD3 Maintainer : Stefan Fischer Stability : experimental "Text.Lorem" is a library for generating filler text (/Lorem ipsum .../). This module is the only one you need to import. The code is maintained at . -} module Text.Lorem where