« Previous | Next » 

Revision 29a30533

ID29a3053378d72e6897799c16fe61d136b28ca1e0
Parent 37904802
Child 551a29df

Added by Iustin Pop almost 11 years ago

Remove unsafePerformIO usage

We need to change a few things, most importantly CLI options defaults,
but otherwise we already used the path to files from functions which
were already in the I/O monad, so we don't have to change much of the
code flow.

Additionally, Path.hs now has an explicit export list, to stop
accidental leakage of symbols.

Signed-off-by: Iustin Pop <>
Reviewed-by: Helga Velroyen <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences