gdritter repos bricoleur / master examples / basic-example / main.md
master

Tree @master (Download .tar.gz)

main.md @master

eded951
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Here is the full source of a Rust project:

```rust
«rust-sample»
```

And here are the split-apart chunks of a Haskell source file, starting with the header material

```haskell
«haskell-sample/front-matter»
```

And the main sources:

```haskell
«haskell-sample/functions»
```