Re: [Haskell] [Haskell-cafe] ANNOUNCE: haskell-src-exts-1.13.0

2012-03-29 Thread Jurriaan Hage

On 28Mar, 2012, at 10:52 PM, dag.odenh...@gmail.com wrote:

 On 28 March 2012 21:05, Jurriaan Hage j.h...@uu.nl wrote:
 
 Our first year students will be very unhappy to hear this.

 
 Wait, what?

The improvements in haskell-src-exts will make my Haskell  plagiarism detector 
Holmes more robust 
and will allow me to detect plagiarism more easily during our bachelor level 
functional programming
course.

I admit to being somewhat provocative in my statement: only a small percentage 
of students plagiarises 
(as far as we have been able to tell), but some of them really do.

Some of our master students will, on the other hand, be very happy with the 
improved haskell-src-exts,
as am I. They are the ones that contribute to constructing tools such as Holmes.

Jur



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


Re: [Haskell] [Haskell-cafe] ANNOUNCE: haskell-src-exts-1.13.0

2012-03-28 Thread Jurriaan Hage

On 28Mar, 2012, at 4:02 PM, Niklas Broberg wrote:

 Fellow Haskelleers,
 
 I'm pleased to announce the release of haskell-src-exts-1.13.0!
 
 * On hackage: http://hackage.haskell.org/package/haskell-src-exts
 * Via cabal: cabal install haskell-src-exts
 * Darcs repo: http://code.haskell.org/haskell-src-exts
 
 It's been a *very short* while since the last update before this, and another 
 (smallish) major release it is. Sorry about that (especially to Neil who was 
 quick to update).
 
 The main update of this release is to add support for DoAndIfThenElse, which 
 means haskell-src-exts at long last is compliant with Haskell2010. This is 
 also the cause for the backwards-incompatible change: default parse mode is 
 now to use Haskell2010 mode. 

Great news!

Our first year students will be very unhappy to hear this.

Jur


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


Re: [Haskell] [Haskell-cafe] ANNOUNCE: haskell-src-exts-1.13.0

2012-03-28 Thread dag.odenh...@gmail.com
On 28 March 2012 21:05, Jurriaan Hage j.h...@uu.nl wrote:


 Our first year students will be very unhappy to hear this.


Wait, what?
___
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell


Re: [Haskell] [Haskell-cafe] ANNOUNCE: haskell-src-exts-1.13.0

2012-03-28 Thread Felipe Almeida Lessa
On Wed, Mar 28, 2012 at 5:52 PM, dag.odenh...@gmail.com
dag.odenh...@gmail.com wrote:
 Wait, what?

Perhaps they were assigned the task of updating haskell-src-exts code
to support Haskell2010? =)

-- 
Felipe.

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