From ccff860bcd64a43a9144288a04d03e1366f80586 Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Sat, 28 Aug 2010 17:26:39 +0000 Subject: conversion function names --- packages/glpk/hmatrix-glpk.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'packages') diff --git a/packages/glpk/hmatrix-glpk.cabal b/packages/glpk/hmatrix-glpk.cabal index d251eca..d98d24d 100644 --- a/packages/glpk/hmatrix-glpk.cabal +++ b/packages/glpk/hmatrix-glpk.cabal @@ -1,5 +1,5 @@ Name: hmatrix-glpk -Version: 0.2.0 +Version: 0.2.1 License: GPL License-file: LICENSE Author: Alberto Ruiz @@ -22,7 +22,7 @@ extra-source-files: examples/simplex1.hs examples/simplex4.hs library - Build-Depends: base >= 3 && < 5, hmatrix >= 0.8.3 && < 0.10 + Build-Depends: base >= 3 && < 5, hmatrix >= 0.8.3 && < 0.11 hs-source-dirs: lib -- cgit v1.2.3