Navigation Menu

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/cabal2nix
base: eeb5a1c1bb7a
Choose a base ref
...
head repository: NixOS/cabal2nix
compare: 91c47b371329
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Nov 15, 2018

  1. Enable the haddock phase for various gi-* packages.

    These packages list no exported modules in their Cabal file, which means that
    we'll disable the Haddock phase by default. Their Setup.hs builds,
    however, *do* register exported modules that we can generate Haddock
    documentation for.
    
    Fixes #386.
    peti committed Nov 15, 2018
    Copy the full SHA
    91c47b3 View commit details
    Browse the repository at this point in the history