stylish-haskell
Haskell code prettifier
Install
- All systems
-
curl cmd.cat/stylish-haskell.sh
- Debian
-
apt-get install stylish-haskell
- Ubuntu
-
apt-get install stylish-haskell
- Arch Linux
-
pacman -S stylish-haskell
- Kali Linux
-
apt-get install stylish-haskell
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install stylish-haskell
- Raspbian
-
apt-get install stylish-haskell
- Dockerfile
- dockerfile.run/stylish-haskell
stylish-haskell
Haskell code prettifier
stylish-haskell prettifies Haskell code. A design goal is not getting in the user's way, so it restricts itself to formatting only some parts of the Haskell code piped to it, such as import statements.