cabal-debian-4.3.1: Create a debianization for a cabal package

Safe HaskellNone

Debian.Debianize.Bundled

Description

Determine whether a specific version of a Haskell package is bundled with into this particular version of the given compiler.

Documentation

ghcBuiltIn :: MonadIO m => FilePath -> PackageName -> m (Maybe Version)Source