PACKAGE NAME: haskell-FindBin-0.0.5-x86_64-1_slackdce.txz PACKAGE LOCATION: ./haskell/haskell-FindBin PACKAGE SIZE (compressed): 44 K PACKAGE SIZE (uncompressed): 190 K PACKAGE REQUIRED: ghc PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: haskell-FindBin: haskell-FindBin (Locate directory of original program) haskell-FindBin: haskell-FindBin: This module locates the full directory to the running program, to haskell-FindBin: allow the use of paths relative to it. FindBin supports invocation haskell-FindBin: of Haskell programs via ghci, via runhaskell/runghc, as well as haskell-FindBin: compiled as an executable. haskell-FindBin: haskell-FindBin: haskell-FindBin: haskell-FindBin: haskell-FindBin: