| Copyright | 2021 Dominik Schrempf |
|---|---|
| License | GPL-3 |
| Maintainer | dominik.schrempf@gmail.com |
| Stability | unstable |
| Portability | portable |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
ELynx.Export.Nexus
Description
Creation date: Tue Apr 28 17:10:05 2020.
Synopsis
- toNexus :: ByteString -> [ByteString] -> ByteString
Documentation
toNexus :: ByteString -> [ByteString] -> ByteString Source #
Create nexus file with block name and block body.
At the moment writing one block only is supported.