s2358356
2018-5-1 11:51:41
sure
slack1
2018-5-1 17:01:53
I’m currently getting an error trying to raco pkg remove collections-lib --auto, which depends on functional-lib. But when I try to remove functional-lib, it says it depends on collections-lib.
slack1
2018-5-1 17:02:40
How does one cleanup collections-lib and its installed dependencies?
lexi.lambda
2018-5-1 17:04:00
raco pkg remove --auto collections-lib functional-lib ?
slack1
2018-5-1 17:05:36
ah I see
slack1
2018-5-1 17:05:37
Thanks!
greg
2018-5-1 19:35:35
@s2358356 I’m not sure (I haven’t used it). Maybe ask at https://github.com/brown131/racquel/issues ?
greg
2018-5-1 19:39:33
Oh, just noticed discussion on #racket IRC I’m guessing that’s you.