Skip to content
  • Oleg Grenrus's avatar
    Preprocess cabal-install.cabal · b1c2eaac
    Oleg Grenrus authored
    - Disable cabal-install's haddock on CI
    - Temporarily disable cabal check (`-main-is` in tests)
    - Remove this is not a lib note
    - Tell to run git update-index --assume-unchanged
    
        ... when changing to -dev or -monolithic configuration.
    
        Run --no-assume-unchanged unconditionally, when
        changing to the production build.
    - Improve auto-gen note in cabal-install.cabal
    - Try to build haddock (with GHC-8.4.3 only)
    b1c2eaac