λ (set a ghci prompt)
This commit is contained in:
@ -8,4 +8,8 @@
|
|||||||
haskellPackages.ghcide
|
haskellPackages.ghcide
|
||||||
haskellPackages.hoogle
|
haskellPackages.hoogle
|
||||||
];
|
];
|
||||||
|
|
||||||
|
home.file.".ghci".text = ''
|
||||||
|
:set prompt "λ> "
|
||||||
|
'';
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user