{
home.file.".ghci".text = ''
  :set prompt "\SOH\ESC[93m\STXλ\SOH\ESC[34;1m\STX>\SOH\ESC[0;48;05;233m\STX "
  :set -freverse-errors
'';
}