Created
August 22, 2012 13:15
-
-
Save qrilka/3425426 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/usr/bin/ghc --make -o dist/build/image-tests/image-tests -hide-all-packages -fbuilding-cabal-package -no-user-package-conf -package-conf /home/qrilka/ws/h/imagemagick/cabal-dev/packages-7.4.2.conf -package-conf dist/package.conf.inplace -i -idist/build/image-tests/image-tests-tmp -itest -idist/build/autogen -Idist/build/autogen -Idist/build/image-tests/image-tests-tmp -I/usr/include/ImageMagick -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build/image-tests/image-tests-tmp -hidir dist/build/image-tests/image-tests-tmp -stubdir dist/build/image-tests/image-tests-tmp -package-id base-4.5.1.0-6e4c9bdc36eeb9121f27ccbbcb62e3f3 -package-id bytestring-0.9.2.1-503e91bb155301fdb1956cb5c26ce6e9 -package-id resourcet-0.3.3.1-182a1ca09ebcb9fc1bcb2ce57788ad87 -package-id system-filepath-0.4.6-7429ac4af37fea8041e561e843fbebab -package-id text-0.11.2.2-cfa666ca84ce29f62e4ae7a77a6a12b0 -package-id transformers-0.3.0.0-8e66ecc7d4dae2b07b2b5406908c70e4 -package-id vector-0.9.1-a53ef929a177848238ea99fa7fe66889 -package-id HUnit-1.2.4.3-e153d0626dd922c473663aa75e10f648 -package-id test-framework-hunit-0.2.7-1b4448760e144afd44299880aaaa1124 -package-id test-framework-0.6-856856913348da4db642f387708ffc06 -package-id imagemagick-0.1-inplace -O -Wall -XHaskell98 -XEmptyDataDecls test/ImageTest.hs -lMagickWand -lMagickCore |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/usr/bin/ghc --make -o dist/build/wandtest/wandtest -hide-all-packages -fbuilding-cabal-package -no-user-package-conf -package-conf /home/qrilka/ws/h/imagemagick/cabal-dev/packages-7.4.2.conf -package-conf dist/package.conf.inplace -i -idist/build/wandtest/wandtest-tmp -i. -idist/build/autogen -Idist/build/autogen -Idist/build/wandtest/wandtest-tmp -I/usr/include/ImageMagick -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build/wandtest/wandtest-tmp -hidir dist/build/wandtest/wandtest-tmp -stubdir dist/build/wandtest/wandtest-tmp -package-id base-4.5.1.0-6e4c9bdc36eeb9121f27ccbbcb62e3f3 -package-id bytestring-0.9.2.1-503e91bb155301fdb1956cb5c26ce6e9 -package-id resourcet-0.3.3.1-182a1ca09ebcb9fc1bcb2ce57788ad87 -package-id system-filepath-0.4.6-7429ac4af37fea8041e561e843fbebab -package-id text-0.11.2.2-cfa666ca84ce29f62e4ae7a77a6a12b0 -package-id transformers-0.3.0.0-8e66ecc7d4dae2b07b2b5406908c70e4 -package-id vector-0.9.1-a53ef929a177848238ea99fa7fe66889 -package-id imagemagick-0.1-inplace -O -Wall -XHaskell98 -XEmptyDataDecls ./examples/wandtest.hs -lMagickWand -lMagickCore |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment