Skip to content
  • Iustin Pop's avatar
    Remove unsafePerformIO usage · 29a30533
    Iustin Pop authored
    
    
    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: default avatarIustin Pop <iustin@google.com>
    Reviewed-by: default avatarHelga Velroyen <helgav@google.com>
    29a30533