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» ```