Skip to content
Sections
>> Trisquel >> Packages >> etiona >> misc >> cabal-helper
etiona  ]
[ Source: haskell-cabal-helper  ]

Package: cabal-helper (0.7.3.0-3)

simple interface to some of Cabal's configuration state

cabal-helper provides a library which wraps the internal use of an executable to lift the restrictions imposed by linking against versions of GHC before 7.10. This has the pleasant side effect of isolating the user from having to deal with Cabal version changes manually as cabal-helper can simply recompile it's helper program automatically as needed.

cabal-helper uses a wrapper executable to compile the actual cabal-helper executable at runtime while linking against an arbitrary version of Cabal. This runtime-compiled helper executable is then used to extract various bits and peices from Cabal's on disk state (dist/setup-config) written by it's configure command.

In addition to this the wrapper executable also supports installing any version of Cabal from hackage in case it cannot be found in any available package database. The wrapper installs these instances of the Cabal library into a private package database so as to not interfere with the user's packages.

Furthermore the wrapper supports one special case namely reading a state file for Cabal itself. This is needed as Cabal compiles it's Setup.hs using itself and not using any version of Cabal installed in any package database.

Other Packages Related to cabal-helper

  • depends
  • recommends
  • suggests
  • dep: libc6 (>= 2.15)
    GNU C Library: Shared libraries
    also a virtual package provided by libc6-udeb
  • dep: libffi6 (>= 3.0.4)
    Foreign Function Interface library runtime
  • dep: libgmp10
    Multiprecision arithmetic library

Download cabal-helper

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 453.4 kB2363 kB [list of files]
i386 456.0 kB1931 kB [list of files]