How To Install Stylish-haskell On Debian, Ubuntu, Arch, Kali And Raspbian?
Install stylish-haskell
-
Debian
apt-get install stylish-haskellClick to copy -
Ubuntu
apt-get install stylish-haskellClick to copy -
Arch Linux
pacman -S stylish-haskellClick to copy -
Kali Linux
apt-get install stylish-haskellClick to copy -
Raspbian
apt-get install stylish-haskellClick to copy
stylish-haskell
Haskell code prettifierstylish-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.
Install the latest version of stylish-haskell in Debian, Ubuntu, Arch, Kali and Raspbian from terminal. To install the stylish-haskell just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of stylish-haskell from the respository and install it in your computer/server.




