On Tue, Sep 17, 2013 at 11:54:57AM +0200, Klaus Aehlig wrote: > > Perhaps, I should use 'error' instead of 'fail', because 'fail' will > > simply return an empty list, whereas 'error' will throw an exception. > > > > extraLogreasonAccess :: String > > Please don't throw exceptions out of pure types!
Michele and I were talking about this and we decided to take a different approach. So, no exceptions :) Thanks, Jose
