Difference between revisions of "The Monad.Reader"

From HaskellWiki
Jump to navigation Jump to search
m
Line 2: Line 2:
 
The Monad.Reader is a electronic magazine about all things Haskell. It is less-formal than journal, but somehow more enduring than a wiki-page. There have been a wide variety of articles, including: exciting code fragments, intriguing puzzles, book reviews, tutorials, and even half-baked research ideas.
 
The Monad.Reader is a electronic magazine about all things Haskell. It is less-formal than journal, but somehow more enduring than a wiki-page. There have been a wide variety of articles, including: exciting code fragments, intriguing puzzles, book reviews, tutorials, and even half-baked research ideas.
   
==== Issue 6 ====
+
==== Latest Issue ====
   
[[Media:TMR-Issue6.pdf|The Monad.Reader Issue 6]] is now available.
+
[[Media:TMR-Issue7.pdf|The Monad.Reader Issue7]] is now available.
   
Feel free to browse the source files [http://sneezy.cs.nott.ac.uk/darcs/TMR/Issue6/]. You can check out the entire repository using darcs:
+
Feel free to browse the source files [http://sneezy.cs.nott.ac.uk/darcs/TMR/Issue7/]. You can check out the entire repository using darcs:
   
<tt>darcs get http://sneezy.cs.nott.ac.uk/darcs/TMR/Issue6/</tt>
+
<tt>darcs get http://sneezy.cs.nott.ac.uk/darcs/TMR/Issue7/</tt>
   
 
The source code and LaTeX files have all been released under a BSD-style license.
 
The source code and LaTeX files have all been released under a BSD-style license.
Line 16: Line 16:
 
==== Previous editions ====
 
==== Previous editions ====
   
  +
[[Media:TMR-Issue6.pdf|The Monad.Reader Issue 6]] was released January 31, 2007.
[http://www.haskell.org/hawiki/TheMonadReader Previous editions] can be found on the old Haskell wiki – they haven't been included here for licensing reasons.
 
  +
 
[http://www.haskell.org/hawiki/TheMonadReader Older editions] can be found on the old Haskell wiki – they haven't been included here for licensing reasons.
   
 
==== Contributing ====
 
==== Contributing ====
   
If you're interested in writing something for The Monad.Reader, please download the [[Media:TMR.zip|instructions for authors]]. You can also check out the darcs repository at <tt>http://sneezy.cs.nott.ac.uk/darcs/TMR/Guidelines</tt>.
+
If you're interested in writing something for The Monad.Reader, please download the [[Media:TMR.zip|instructions for authors]]. You can also check out the most recent version from the darcs repository at <tt>http://sneezy.cs.nott.ac.uk/darcs/TMR/Guidelines</tt>.
   
 
Feel free to contact [http://www.cs.nott.ac.uk/~wss Wouter Swierstra] with any questions.
 
Feel free to contact [http://www.cs.nott.ac.uk/~wss Wouter Swierstra] with any questions.
   
The deadline for Issue 7 is <b>April 13, 2007</b>. Please e-mail your submissions to [http://www.cs.nott.ac.uk/~wss the editor] before then.
+
The deadline for Issue 8 has not been set yet.
   
 
==== The name ====
 
==== The name ====

Revision as of 09:22, 30 April 2007

The Monad.Reader is a electronic magazine about all things Haskell. It is less-formal than journal, but somehow more enduring than a wiki-page. There have been a wide variety of articles, including: exciting code fragments, intriguing puzzles, book reviews, tutorials, and even half-baked research ideas.

Latest Issue

The Monad.Reader Issue7 is now available.

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

darcs get http://sneezy.cs.nott.ac.uk/darcs/TMR/Issue7/

The source code and LaTeX files have all been released under a BSD-style license.

I'd welcome any discussion and feedback on the Talk page.

Previous editions

The Monad.Reader Issue 6 was released January 31, 2007.

Older editions can be found on the old Haskell wiki – they haven't been included here for licensing reasons.

Contributing

If you're interested in writing something for The Monad.Reader, please download the instructions for authors. You can also check out the most recent version from the darcs repository at http://sneezy.cs.nott.ac.uk/darcs/TMR/Guidelines.

Feel free to contact Wouter Swierstra with any questions.

The deadline for Issue 8 has not been set yet.

The name

The name is a pun, I'm afraid. A magazine is sometimes also referred to as a "reader". The articles are not necessarily about monads.