Simon Michael
b4e96c8f0e
;dev: .ghci: cleanup
2024-07-13 07:32:18 +01:00
Simon Michael
6e54de12b2
;tools:ghci :rmain
2023-11-08 13:50:33 -08:00
Simon Michael
87a5ff6e11
;dev: remove now-redundant pretty-simple loading from .ghci
...
With current cabal this is usually done with an environment file
instead (`cabal install --lib base pretty-simple`), and doing
it again in .ghci breaks.
2023-06-08 06:40:56 -10:00
Simon Michael
3961dbc044
dev: ghci: disable color, which sometimes obscures pretty-printed output
2023-05-18 07:12:51 -10:00
Simon Michael
56a9ed6d66
tools: use pretty-simple for ghci output
2020-11-03 08:19:01 -10:00
Simon Michael
d05209d156
tools: .ghci file to control prompt
2017-03-29 14:43:00 -07:00