Is it possible to install C libraries before building on Hackage?

This page summarizes the projects mentioned and recommended in the original post on /r/haskell

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. stackage

    Stable Haskell package sets: vetted consistent packages from Hackage

    It makes total sense that it fails since at no point I requested that the library be installed, which makes me wonder: Is there any way to request Hackage to install SDL and GLEW before attempting the build? I see Stackage has debian-bootstrap.sh. Does something similar exist for Hackage?

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. monomer

    An easy to use, cross platform, GUI library for writing Haskell applications.

    Hi! To clarify, I don't intend to install libraries on a user's machine globally. The project has a Setup page that describes what needs to be installed before building. This works fine since a human can follow those steps, but that is not the case with Hackage. Hence the need to have a way of installing external libraries at some point in the workflow.

  4. hackage-doc-builder-config

    Configuration and documentation for the Hackage documentation builder

    requests for libs to install on the docbuilder go to https://github.com/haskell-infra/hackage-doc-builder-config

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Most current materials for learning Haskell

    2 projects | /r/haskell | 10 May 2022
  • No idea how to add packages

    1 project | /r/haskell | 27 Jun 2021
  • [GHC Proposals] GHC Maintainer preview

    4 projects | /r/haskell | 3 Apr 2021
  • Setup dev container with language server out of the box

    3 projects | /r/haskellquestions | 3 Apr 2021
  • Talk about new random's interface

    4 projects | /r/haskell | 28 Jan 2021

Did you know that Dockerfile is
the 40th most popular programming language
based on number of references?