[15:59:57] *** Joins: michmech (~Thunderbi@194.213.43.122) [16:04:54] *** Quits: michmech (~Thunderbi@194.213.43.122) (Quit: michmech) [17:17:44] *** Quits: proteus-guy (~proteus-l@cm-58-10-208-180.revip7.asianet.co.th) (Quit: Leaving) [17:18:07] *** Joins: proteus-guy (~proteus-l@cm-58-10-208-180.revip7.asianet.co.th) [18:27:55] esg: the best practices are: use stack :-D [18:28:53] if you use stack for one project, that doesn't have any implications for your existing setup, it just creates an environment for that one project. in gftest (and gf-core) there are ready-made stack files [18:29:17] the only downsides to using stack is if you have limited disk space, it does download a fresh copy of ghc and libraries