Closed ysangkok closed 1 year ago
Tested with cabal test -w ghc-9.2.7 all -c 'transformers>=0.6'
cabal test -w ghc-9.2.7 all -c 'transformers>=0.6'
and the following addition to cabal.project:
cabal.project
source-repository-package type: git location: https://github.com/haskell-servant/servant.git tag: ed07f5ac6c7535089426482e1c5a842cf28544e8 subdir: servant-server servant servant-client-core servant-client servant-foreign
Tested with
cabal test -w ghc-9.2.7 all -c 'transformers>=0.6'
and the following addition to
cabal.project
: