doctest

test interactive Haskell examples; executable

Debian Debian
RUN apt-get update && \ apt-get install -y doctest
Ubuntu
RUN apt-get update && \ apt-get install -y doctest
Arch Arch Linux
RUN pacman -S --noconfirm doctest
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y doctest
Fedora
RUN dnf install -y doctest
Raspbian
RUN apt-get update && \ apt-get install -y doctest
click the source code to copy install doctest on any operating system with command-not-found.com