diff --git a/MIP-glpk/package.yaml b/MIP-glpk/package.yaml index 6724d53..ae5f2ea 100644 --- a/MIP-glpk/package.yaml +++ b/MIP-glpk/package.yaml @@ -17,14 +17,14 @@ category: Math, Algorithms, Optimisation, Optimization # To avoid duplicated efforts in documentation and dealing with the # complications of embedding Haddock markup inside cabal files, it is # common to point users to the README.md file. -description: Please see the README on GitHub at +description: Please see the README on GitHub at dependencies: - base >= 4.7 && < 5 - containers - scientific - extended-reals >=0.1 && <1.0 -- MIP +- MIP >=0.1.1.0 && <0.2 - glpk-headers >=0.4.1 library: