packages feed

NameGenerator 0.0.0 → 0.0.1

raw patch · 1 files changed

+2/−1 lines, 1 files

Files

NameGenerator.cabal view
@@ -1,6 +1,7 @@ name:                NameGenerator-version:             0.0.0+version:             0.0.1 synopsis:            A name generator written in Haskell+description:         Creates names using the frequencies of trigrams using Claude Shannon's method. homepage:            http://github.com/pommicket/name-generator-haskell license:             GPL-3 license-file:        LICENSE