Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Software
Mock
Commits
9f0988e7
Commit
9f0988e7
authored
Nov 22, 2018
by
Nicolas Lenz
Browse files
Update readme
parent
b8d21fd7
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
9f0988e7
...
...
@@ -3,11 +3,13 @@

```
$>
ghci Mock.hs
ghci> putMockRandom "Ich mag Kääääsebrot"
IcH mAg KÄääÄSEBroT
ghci> putMockAlternate "Ich mag Kääääsebrot"
ICh mAg KÄäÄäSeBrOt
$>
stack build
$> stack exec -- mock-exe random This is a great program.
ThIs Is A greaT PROgrAM.
$> stack exec -- mock-exe space This is a great program.
T h i s i s a g r e a t p r o g r a m.
```
You can get a list of possible mock styles with
`stack exec -- mock-exe`
.
[

](http://www.wtfpl.net)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment