view paste/paste.4130 @ 2860:732dad497525

<Jafet> echo \'int main(void) {asm("xor %eax, %eax;""mov %eax, %edx;""inc %eax;""mov %eax, %edi;""call x;"".ascii \\"Hello, world!\\\\n\\";""x: pop %esi;""mov $14, %dl;""syscall;""mov $60, %al;""xor %edi, %edi;""syscall;");}\' >hi.c && gcc hi.c -o hi && ./hi
author HackBot
date Sun, 05 May 2013 16:02:03 +0000
parents b0a0fc34ccb4
children
line wrap: on
line source

/opt/ghc/lib/ghc-7.6.1/package.conf.d:
    Cabal-1.16.0
    array-0.4.0.1
    base-4.6.0.0
    bin-package-db-0.0.0.0
    binary-0.5.1.1
    bytestring-0.10.0.0
    containers-0.5.0.0
    deepseq-1.3.0.1
    directory-1.2.0.0
    filepath-1.3.0.1
    (ghc-7.6.1)
    ghc-prim-0.3.0.0
    (haskell2010-1.1.1.0)
    (haskell98-2.0.0.2)
    hoopl-3.9.0.0
    hpc-0.6.0.0
    integer-gmp-0.5.0.0
    mtl-2.1.2
    old-locale-1.0.0.5
    old-time-1.1.0.1
    pretty-1.1.1.0
    process-1.1.0.2
    random-1.0.1.1
    rts-1.0
    template-haskell-2.8.0.0
    text-0.11.2.3
    time-1.4.0.1
    transformers-0.3.0.0
    unix-2.6.0.0