Safe Haskell | None |
---|---|
Language | Haskell2010 |
Synopsis
- country :: Fake Text
- cityPrefix :: Fake Text
- citySuffix :: Fake Text
- countryCode :: Fake Text
- countryCodeLong :: Fake Text
- buildingNumber :: Fake Text
- communityPrefix :: Fake Text
- communitySuffix :: Fake Text
- community :: Fake Text
- streetSuffix :: Fake Text
- secondaryAddress :: Fake Text
- postcode :: Fake Text
- state :: Fake Text
- stateAbbr :: Fake Text
- timeZone :: Fake Text
- city :: Fake Text
- streetName :: Fake Text
- streetAddress :: Fake Text
- fullAddress :: Fake Text
- mailBox :: Fake Text
- cityWithState :: Fake Text
Documentation
cityPrefix :: Fake Text Source #
citySuffix :: Fake Text Source #
countryCode :: Fake Text Source #
streetSuffix :: Fake Text Source #
streetName :: Fake Text Source #
streetAddress :: Fake Text Source #
fullAddress :: Fake Text Source #
cityWithState :: Fake Text Source #
Since: 0.7.0