Re: [Haskell-cafe] ANN: Monad.Reader Issue 16

2010-05-14 Thread Brent Yorgey
On Fri, May 14, 2010 at 02:37:19PM +1000, Ivan Miljenovic wrote:
 On 13 May 2010 04:12, Brent Yorgey byor...@seas.upenn.edu wrote:
 
     * Demand More of Your Automata by Aran Donohue
 
 Great, because of Aran I now can't change some of the bits of API in
 graphviz without making the code examples in his article break...

If/when you change the API, just send me a darcs patch fixing Aran's
code examples, and no one will ever be the wiser.  This is the
advantage of an electronic-only publication.  ;)

-Brent
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


Re: [Haskell-cafe] ANN: Monad.Reader Issue 16

2010-05-14 Thread Ivan Lazar Miljenovic
Brent Yorgey byor...@seas.upenn.edu writes:

 On Fri, May 14, 2010 at 02:37:19PM +1000, Ivan Miljenovic wrote:
 On 13 May 2010 04:12, Brent Yorgey byor...@seas.upenn.edu wrote:
 
     * Demand More of Your Automata by Aran Donohue
 
 Great, because of Aran I now can't change some of the bits of API in
 graphviz without making the code examples in his article break...

 If/when you change the API, just send me a darcs patch fixing Aran's
 code examples, and no one will ever be the wiser.  This is the
 advantage of an electronic-only publication.  ;)

Works for me!  So, I take it TMR now has minor versions as well? ;-)

-- 
Ivan Lazar Miljenovic
ivan.miljeno...@gmail.com
IvanMiljenovic.wordpress.com
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


Re: [Haskell-cafe] ANN: Monad.Reader Issue 16

2010-05-14 Thread Aran Donohue
If I notice a new library version I'll be happy to make the requisite
changes myself, too :)

Aran

On Fri, May 14, 2010 at 9:30 AM, Ivan Lazar Miljenovic 
ivan.miljeno...@gmail.com wrote:

 Brent Yorgey byor...@seas.upenn.edu writes:

  On Fri, May 14, 2010 at 02:37:19PM +1000, Ivan Miljenovic wrote:
  On 13 May 2010 04:12, Brent Yorgey byor...@seas.upenn.edu wrote:
  
  * Demand More of Your Automata by Aran Donohue
 
  Great, because of Aran I now can't change some of the bits of API in
  graphviz without making the code examples in his article break...
 
  If/when you change the API, just send me a darcs patch fixing Aran's
  code examples, and no one will ever be the wiser.  This is the
  advantage of an electronic-only publication.  ;)

 Works for me!  So, I take it TMR now has minor versions as well? ;-)

 --
 Ivan Lazar Miljenovic
 ivan.miljeno...@gmail.com
 IvanMiljenovic.wordpress.com
 ___
 Haskell-Cafe mailing list
 Haskell-Cafe@haskell.org
 http://www.haskell.org/mailman/listinfo/haskell-cafe

___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


Re: [Haskell-cafe] ANN: Monad.Reader Issue 16

2010-05-14 Thread Brent Yorgey
On Fri, May 14, 2010 at 11:30:40PM +1000, Ivan Lazar Miljenovic wrote:
 Brent Yorgey byor...@seas.upenn.edu writes:
 
  On Fri, May 14, 2010 at 02:37:19PM +1000, Ivan Miljenovic wrote:
  On 13 May 2010 04:12, Brent Yorgey byor...@seas.upenn.edu wrote:
  
      * Demand More of Your Automata by Aran Donohue
  
  Great, because of Aran I now can't change some of the bits of API in
  graphviz without making the code examples in his article break...
 
  If/when you change the API, just send me a darcs patch fixing Aran's
  code examples, and no one will ever be the wiser.  This is the
  advantage of an electronic-only publication.  ;)
 
 Works for me!  So, I take it TMR now has minor versions as well? ;-)

No, just a very lax versioning policy. =)

-Brent
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


Re: [Haskell-cafe] ANN: Monad.Reader Issue 16

2010-05-14 Thread Ivan Lazar Miljenovic
Aran Donohue aran.dono...@gmail.com writes:

 If I notice a new library version I'll be happy to make the requisite
 changes myself, too :)

One thing I think I should mention: it might also be helpful to say
which packages your article uses rather than the modules (as that
involves more work finding which packages are needed to follow along).

-- 
Ivan Lazar Miljenovic
ivan.miljeno...@gmail.com
IvanMiljenovic.wordpress.com
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


Re: [Haskell-cafe] ANN: Monad.Reader Issue 16

2010-05-13 Thread Ivan Miljenovic
On 13 May 2010 04:12, Brent Yorgey byor...@seas.upenn.edu wrote:

    * Demand More of Your Automata by Aran Donohue

Great, because of Aran I now can't change some of the bits of API in
graphviz without making the code examples in his article break...



-- 
Ivan Lazar Miljenovic
ivan.miljeno...@gmail.com
IvanMiljenovic.wordpress.com
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


[Haskell-cafe] ANN: Monad.Reader Issue 16

2010-05-12 Thread Brent Yorgey
I am very pleased to announce that Issue 16 of The Monad.Reader is now
available [1].

Issue 16 consists of the following three articles:

* Demand More of Your Automata by Aran Donohue
* Iteratee: Teaching an Old Fold New Tricks by John W. Lato
* Playing with Priority Queues by Louis Wasserman

Feel free to browse the source files [2]. You can check out the entire
repository using darcs:

darcs get http://code.haskell.org/~byorgey/TMR/Issue16

If you'd like to write something for Issue 17, please get in
touch. The deadline will likely be sometime in September; more details
will be forthcoming.

-Brent

[1] http://themonadreader.files.wordpress.com/2010/05/issue16.pdf
[2] http://code.haskell.org/~byorgey/TMR/Issue16
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


Re: [Haskell-cafe] ANN: Monad.Reader Issue 16

2010-05-12 Thread Richard O'Keefe


On May 13, 2010, at 6:12 AM, Brent Yorgey wrote:


I am very pleased to announce that Issue 16 of The Monad.Reader is now
available [1].


I am very pleased to receive it, and deeply grateful to
John Lato for his Iteratee article.  Many thanks!





___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


Re: [Haskell-cafe] ANN: Monad.Reader Issue 16

2010-05-12 Thread Edward Z. Yang
Excerpts from Brent Yorgey's message of Wed May 12 14:12:53 -0400 2010:
 I am very pleased to announce that Issue 16 of The Monad.Reader is now
 available [1].

Excellent news!  Looking forward to reading.

Cheers,
Edward
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


Re: [Haskell-cafe] ANN: Monad.Reader Issue 16

2010-05-12 Thread David Leimbach
On Wed, May 12, 2010 at 7:24 PM, Edward Z. Yang ezy...@mit.edu wrote:

 Excerpts from Brent Yorgey's message of Wed May 12 14:12:53 -0400 2010:
  I am very pleased to announce that Issue 16 of The Monad.Reader is now
  available [1].

 Excellent news!  Looking forward to reading.


I'm trying the Iteratee examples, and everything is fine in this issue up to
the point where it gets to IO and the lifting.  I'm afraid my brain must be
too small for figuring out the right syntax to make the 'throbber' do
anything.

Dave



 Cheers,
 Edward
 ___
 Haskell-Cafe mailing list
 Haskell-Cafe@haskell.org
 http://www.haskell.org/mailman/listinfo/haskell-cafe

___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe