]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/ghci.json
Add GHCi (#460)
[xdg-ninja.git] / programs / ghci.json
1 {
2 "name": "ghci",
3 "files": [
4 {
5 "path": "$HOME/.ghci",
6 "movable": true,
7 "help": "Reading .ghci from $XDG_CONFIG_HOME is now supported by GHCi, so the file can be moved to _$XDG_CONFIG_HOME/.ghci_.\n"
8 }
9 ]
10 }