Changeset 22351

Show
Ignore:
Timestamp:
09/25/08 00:17:00 (4 months ago)
Author:
azawawi
Message:

[pugs] Reverted Setup.lhs from previous fix to clear warning

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • Setup.lhs

    r22349 r22351  
    1111>     if args == ["-d"] then putStrLn =<< getAppUserDataDirectory "cabal" else do 
    1212>--         writeBuildInfo 
    13 >         defaultMainWithHooks autoconfUserHooks 
     13>         defaultMainWithHooks defaultUserHooks 
    1414>--     where 
    1515>--     writeBuildInfo = rawSystem "perl" ["Configure.PL"]