Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/waddlaw/example-literate-markdown


https://github.com/waddlaw/example-literate-markdown

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# nifty-library: Do nifty things (effortlessly!)

Here is a basic example:

```haskell
main :: IO ()
main = putStrLn "That was easy!"
```