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