Commit Graph

15 Commits

Author SHA1 Message Date
d5b5f1fddd
Chores 2021-03-24 17:56:57 +01:00
8c87c9aeb7
Fix error messages and overhaul pretty printing
Fixes #115
2021-03-02 10:35:31 +01:00
Huw campbell
453a29fdf7 Respect the user's configuration settings
Only lookup user configuration before doing a search; implement version completion for Cabal and HLS removal
2021-02-25 16:31:40 +11:00
4fef93b7b1
Allow to configure ghcup with a yaml config file
Fixes #41
2020-10-25 10:22:45 +01:00
e250d6013f
Redo Settings as AppState 2020-10-24 01:07:31 +02:00
5c45884f5f
Allow to specify regex for subdir 2020-08-10 22:27:50 +02:00
7163b77837
Only query directories once 2020-08-10 21:51:31 +02:00
b9d7d7d007
Fix licences in module haddock 2020-08-10 21:51:29 +02:00
aac8f760ad
Add xdg support wrt #39 2020-08-10 21:51:19 +02:00
826900cc41
Improve documentation 2020-07-22 01:08:58 +02:00
f46700e1cc
First cross try 2020-04-29 20:19:01 +02:00
ad4d185ead
Fix GHCUP_INSTALL_BASE_PREFIX
This should be the *parent* dir of '.ghcup', not
the full destination.
2020-04-15 13:55:32 +02:00
0963081fd8 Use OverloadedStrings instead of TH 2020-03-21 22:19:37 +01:00
951a7173ae Remove unnecessary type annotations 2020-03-16 10:47:09 +01:00
a93aaf9a5f Initial commit 2020-03-09 00:44:11 +01:00