Skip to content
This repository has been archived by the owner on Aug 2, 2020. It is now read-only.

Get rid of deprecated functions in Hadrian.Haskell.Cabal.Parse #548

Open
snowleopard opened this issue Apr 3, 2018 · 0 comments
Open

Get rid of deprecated functions in Hadrian.Haskell.Cabal.Parse #548

snowleopard opened this issue Apr 3, 2018 · 0 comments

Comments

@snowleopard
Copy link
Owner

snowleopard commented Apr 3, 2018

We currently use some deprecated functions in Hadrian.Haskell.Cabal.Parse, e.g. externalPackageDeps:

https://hackage.haskell.org/package/Cabal-2.2.0.1/docs/Distribution-Simple-LocalBuildInfo.html#v:externalPackageDeps

I temporarily added -Wno-deprecations to silent the warnings.

I already fixed one warning by switching from finalizePackageDescription to finalizePD. The rest shouldn't be difficult either.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant