-
Isaac Potoczny-Jones authored
- this caused a problem since the parser doesn't accpet HUnit-1.0 as a package name. That broke make-install. - The almost-correct behavior was to fix the version within Configure if they specify an exact version dependency. - But the question is, why have I encoded the version into the name string for ghc-pkg? Shouldn't I remove this? Was it to simulate version dependencies since ghc-pkg doesn't do this yet? - Anyway, make install works now.
Isaac Potoczny-Jones authored- this caused a problem since the parser doesn't accpet HUnit-1.0 as a package name. That broke make-install. - The almost-correct behavior was to fix the version within Configure if they specify an exact version dependency. - But the question is, why have I encoded the version into the name string for ghc-pkg? Shouldn't I remove this? Was it to simulate version dependencies since ghc-pkg doesn't do this yet? - Anyway, make install works now.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.