Tagged Questions
1
vote
1answer
206 views
Pretty output in GHCI: no colours shown
Using this method to get a pretty GHCI colours, I am not getting any colours whatsoever. However, my terminal is a urxvt with 256 colours enabled and TERM is xterm-256color. Any idea what I could ...