nkpart/cabal-file-th

Build failure with Cabal-3.0.0.0

sjakobi opened this issue · 0 comments

Distribution/PackageDescription/TH.hs:24:1: error:
    Could not find module ‘Distribution.Compat.ReadP’
    Perhaps you meant
      Distribution.Compat.Graph (from Cabal-3.0.0.0)
      Distribution.Compat.Lens (from Cabal-3.0.0.0)
      Distribution.Compat.Stack (from Cabal-3.0.0.0)
    Use -v (or `:set -v` in ghci) to see a list of the files searched for.
   |
24 | import Distribution.Compat.ReadP
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^