
4 May
2015
4 May
'15
1:02 p.m.
Joey Adams
This isn't as semantically nice as the applicative approach (suppose you try to do conditional logic on an attribute, but it's an error value), but it's convenient because you can use RecordWildCards to gather up the attributes without repeating their names. I suppose you could still do this and use ApplicativeDo, but it's not available yet (or is it?)
It's not available yet but progress is being made... [1] Cheers, - Ben [1] https://phabricator.haskell.org/D729