Skip to content

Commit

Permalink
Fix Stepeval import in testsuite
Browse files Browse the repository at this point in the history
  • Loading branch information
bmillwood committed Aug 30, 2011
1 parent 59e1f7a commit 567f2b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testsuite/Test.hs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import System.Directory
import System.Environment
import System.FilePath

import Stepeval
import Language.Haskell.Stepeval

main = do
args <- getArgs
Expand Down

0 comments on commit 567f2b3

Please sign in to comment.