0c236fe fix ghc-deps.sh for ghc builds: use .a files again instead of .conf

Authored and Committed by petersen 9 years ago
    fix ghc-deps.sh for ghc builds: use .a files again instead of .conf
    
    - .conf handling broke since ghc .conf filenames include hash
    - now extract pkg-ver from filename rather than dir (for 7.10 support)
    - ignore prof libs
    
        
file modified
+5 -4
file modified
+6 -2