Skip to content
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.

Commit

Permalink
Revert "* Try addressing #25."
Browse files Browse the repository at this point in the history
OK, that doesn't work. It appears to be a tricky problem...
Maybe we will end up splitting the "base" pugs-compat part
with the "haskell98" part.

This reverts commit 3ee7e28.
  • Loading branch information
audreyt committed Oct 1, 2012
1 parent 3ee7e28 commit bc68e57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pugs-compat/src/Pugs/Compat/Posix.hs
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ import qualified Control.Exception
import Debug.Trace
import qualified System.Environment
import System.Directory (getCurrentDirectory, setCurrentDirectory, doesFileExist, doesDirectoryExist)
import IO
import System.IO
import System.Exit
import Foreign.C.String
Expand Down

0 comments on commit bc68e57

Please sign in to comment.