Skip to content
  • Ben Gamari's avatar
    3630ad35
    Mark #6132 as broken on OS X · 3630ad35
    Ben Gamari authored
    It currently fails with,
    
        =====> T6132(normal) 1 of 1 [0, 0, 0]
        cd "./runghc/T6132.run" && "/Users/bgamari/ghc/inplace/test
        spaces/ghc-stage2" -c T6132.hs -dcore-lint -dcmm-lint
        -no-user-package-db -rtsopts -fno-warn-missed-specialisations
        -fshow-warning-groups -dno-debug-output
        Compile failed (exit code 1) errors were:
    
        T6132.hs:1:2: error: parse error on input ‘#!/’
    
        *** unexpected failure for T6132(normal)
    3630ad35
    Mark #6132 as broken on OS X
    Ben Gamari authored
    It currently fails with,
    
        =====> T6132(normal) 1 of 1 [0, 0, 0]
        cd "./runghc/T6132.run" && "/Users/bgamari/ghc/inplace/test
        spaces/ghc-stage2" -c T6132.hs -dcore-lint -dcmm-lint
        -no-user-package-db -rtsopts -fno-warn-missed-specialisations
        -fshow-warning-groups -dno-debug-output
        Compile failed (exit code 1) errors were:
    
        T6132.hs:1:2: error: parse error on input ‘#!/’
    
        *** unexpected failure for T6132(normal)
Loading