Search Haskell Channel Logs

Monday, March 6, 2017

#haskell channel featuring lyxia,

lyxia 2017-03-06 16:02:29
le_frogballs: I'm not sure about ways to read files, but once you've got a concrete configuration there are a couple of ways of threading it throughout your program discussed here https://www.reddit.com/r/haskell/comments/5xqozf/implicit_parameters_vs_reflection/?utm_name=haskell
lyxia 2017-03-06 16:02:47
Basically Reader/reflection/ImplicitParams
lyxia 2017-03-06 16:43:37
_sras_: is Show not pretty enough