Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC

Commits:

1 changed file:

Changes:

  • hadrian/src/Rules/Documentation.hs
    ... ... @@ -74,6 +74,8 @@ needDocDeps = do
    74 74
         let templatedCabalFiles = map pkgCabalFile
    
    75 75
                 [ ghcBoot
    
    76 76
                 , ghcBootTh
    
    77
    +            , ghcExperimental
    
    78
    +            , ghcInternal
    
    77 79
                 , ghci
    
    78 80
                 , compiler
    
    79 81
                 , ghcHeap