README tweek and remove app/Main.hs

This commit is contained in:
Alexander Thiemann 2015-08-09 22:47:54 +02:00
parent 2e05a3380a
commit 70e71e6a4d
2 changed files with 1 additions and 7 deletions

View File

@ -63,7 +63,7 @@ jsonEncFoo val =
]
```
For more usage examples check the tests.
For more usage examples check the tests or the examples dir.
## Install

View File

@ -1,6 +0,0 @@
module Main where
import Lib
main :: IO ()
main = someFunc