[Haskell-beginners] applicative style

Williams, Wes(AWF) wewilliams at paypal.com
Fri Aug 28 20:39:36 UTC 2015


Thanks for the feedback and guidance Brandon!


From: Beginners <beginners-bounces at haskell.org<mailto:beginners-bounces at haskell.org>> on behalf of Brandon Allbery <allbery.b at gmail.com<mailto:allbery.b at gmail.com>>
Reply-To: The Haskell-Beginners Mailing List - Discussion of primarily beginner-level topics related to Haskell <beginners at haskell.org<mailto:beginners at haskell.org>>
Date: Friday, August 28, 2015 at 12:01 PM
To: The Haskell-Beginners Mailing List - Discussion of primarily beginner-level topics related to Haskell <beginners at haskell.org<mailto:beginners at haskell.org>>
Subject: Re: [Haskell-beginners] applicative style

On Fri, Aug 28, 2015 at 2:51 PM, Williams, Wes(AWF) <wewilliams at paypal.com<mailto:wewilliams at paypal.com>> wrote:
What I want to do is get rid of all the parentheses except (/)
Is it possible?

Not without breaking it up into chunks like you did in ghci (probably using a let or where).

--
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com<mailto:allbery.b at gmail.com>                                  ballbery at sinenomine.net<mailto:ballbery at sinenomine.net>
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/beginners/attachments/20150828/c0690699/attachment.html>


More information about the Beginners mailing list