asciidiagram icon indicating copy to clipboard operation
asciidiagram copied to clipboard

A freeform ASCII diagram parser for Haskell (inspired by Ditaa)

Results 2 asciidiagram issues
Sort by recently updated
recently updated
newest added

``` > /tmp/stackage-build7/asciidiagram-1.3.1.1$ dist/build/test/test test: tests/text: getDirectoryContents: does not exist (No such file or directory) ``` This is proably due to missing extra-source-files, see https://github.com/bergmark/blog/blob/master/2016/package-faq.md#test-files-cant-be-found

Hi, I'm the author of https://github.com/nkh/P5-App-Asciio I used the now defunct Ditaa in the passed but I'm looking finding something else who would accept a different type of input. I'd...