jwaldmann / haskell-tpdb

parser and prettyprinter for TPDB syntax (termination problem data base)
2 stars 2 forks source link

build errors with ghc-9.6 #35

Closed jwaldmann closed 1 year ago

jwaldmann commented 1 year ago
[14 of 30] Compiling TPDB.DP.TCap     ( src/TPDB/DP/TCap.hs, dist/build/TPDB/DP/TCap.o, dist/build/TPDB/DP/TCap.dyn_o )

src/TPDB/DP/TCap.hs:28:28: error: [GHC-88464]
    Variable not in scope:
      forM

and probably some more.