Test suite failure for package web-view-0.7.1
test: exited with: ExitFailure 1
Full log available at /home/curators/work/unpack-dir/.stack-work/logs/web-view-0.7.1-test.log
test/Test/RenderSpec.hs
render
output
should render simple output: OK
should render two elements: OK
should match basic output with styles: ERROR
╭───────────╯
│ Got exception of type `IOException`:
│ test/resources/basic.txt: openFile: does not exist (No such file or directory)
╰───────────────────────────────────────────────────────────────────────────────
escape
should escape properly: ERROR
╭───────────╯
│ Got exception of type `IOException`:
│ test/resources/escaping.txt: openFile: does not exist (No such file or directory)
╰───────────────────────────────────────────────────────────────────────────────
should escape properly: ERROR
╭───────────╯
│ Got exception of type `IOException`:
│ test/resources/raw.txt: openFile: does not exist (No such file or directory)
╰───────────────────────────────────────────────────────────────────────────────
empty rules
should skip css class when no css attributes: OK
should skip css element when no css rules: OK
should render classes only once: OK
inline
renderLines should respect inline text : OK
renderLines should respect inline tags : OK
should render text and inline elements inline: OK
indentation
should nested indent: ERROR
╭───────────╯
│ Got exception of type `IOException`:
│ test/resources/nested.txt: openFile: does not exist (No such file or directory)
╰───────────────────────────────────────────────────────────────────────────────