chore(haskell): settings
This commit is contained in:
@@ -14,6 +14,10 @@ in {
|
||||
home.file.".ghc/ghci.conf".text = ''
|
||||
:set prompt "\x1b[38;5;5mλ>\x1b[0m "
|
||||
:set prompt-cont "\x1b[38;5;5m|>\x1b[0m "
|
||||
:set -interactive-print=Text.Pretty.Simple.pPrint
|
||||
:m + Text.Show.Functions
|
||||
:unset +r
|
||||
:set +m
|
||||
'';
|
||||
|
||||
sydnix.impermanence.cache.directories =
|
||||
|
||||
Reference in New Issue
Block a user