Fix: cabal-debian 4.35.6-1 does not generate shlibs:Depends for -utils pacakges

2017-07-03 Thread Kei Hibino
Hi, I reported and fixed the problem of cabal-debian about shlibs:Depends. > `Depends:' block generated by cabal-debian which does not > contain `${shlibs:Depends}' variable. > So dependencies to shared object > which are linked by executables in haskell-*-utils packages > will be not generated.

Re: Bug#850920: Cabal-debian bundled packages

2017-01-23 Thread Kei Hibino
Hi Gianfranco, I think this outout is good because this build-depends does not contain built-in package with version constraint. On Thu, Jan 19, 2017 at 11:02 PM, Gianfranco Costamagna wrote: > Hello Kei, > On Tue, 17 Jan 2017 19:42:57 + David Fox wrote: >> Fortunately or unfortunately, I m

Re: Fix: cabal-debian 4.33-4 cannot detect GHC built-in packages correctly

2017-01-23 Thread Kei Hibino
r? > > On Sun, Jan 22, 2017 at 10:35 PM, Kei Hibino wrote: >> >> Hi, >> >> I tried cabal-debian-4.35.6 in my Debian sid environment with simply >> builded by cabal. >> And I did not find my issue in its result like following: >> >> - >>

Re: Fix: cabal-debian 4.33-4 cannot detect GHC built-in packages correctly

2017-01-22 Thread Kei Hibino
On Wed, Jan 11, 2017 at 6:20 PM, Kei Hibino wrote: >> >> Hi, >> >> I reported and fixed the problem of cabal-debian around detecting GHC >> built-ins. >> >> cabal-debian searches `package.conf.d' from output of `dpkg -L ghc', >> for example

Fix: cabal-debian 4.33-4 cannot detect GHC built-in packages correctly

2017-01-11 Thread Kei Hibino
Hi, I reported and fixed the problem of cabal-debian around detecting GHC built-ins. cabal-debian searches `package.conf.d' from output of `dpkg -L ghc', for example under `/var/lib/ghc/package.conf.d/', and matches filenames like `base-4.9.0.0.conf'. Under ghc-7.10, checksum suffix exists like `

Re: I need sponsor for packages of Haskell Relational Record

2016-09-29 Thread Kei Hibino
Thanks to Clint for sponsoring of HRR packages. As final step, I pushed haskell-relational-record package which provides documentation package and metapackage to install HRR easily. Someone please sponsor to upload this package. Best regards. On Thu, Aug 11, 2016 at 8:03 PM, Kei Hibino wrote

Re: I need sponsor for packages of Haskell Relational Record

2016-08-11 Thread Kei Hibino
Thanks for uploading of haskell-th-data-compat. As next step, I pushed package plan and debianizations of some packages which are used in HRR (deeper depth first in dependency tree): - haskell-quickcheck-simple - haskell-th-reify-compat - haskell-hdbc-session - haskell-names-th Please sponsor to

Re: I need sponsor for packages of Haskell Relational Record

2016-07-30 Thread Kei Hibino
put like below: Added:th-data-compat is 0.0.2.2 here but does not exist in the archive. `Added' is not counted as error in test-pacakge.pl, so I pushed this addition. -- Kei Hibino ex8k.hibino at gmail.com https://github.com/khibino/

I need sponsor for packages of Haskell Relational Record

2016-07-26 Thread Kei Hibino
well, I will incrementally add other packages in HRR. -- Kei Hibino ex8k.hibino at gmail.com https://github.com/khibino/

Re: Request to Join Project pkg-haskell from Kei Hibino (khibino-guest)

2016-07-20 Thread Kei Hibino
ging? I don’t find any existing Debian packages >in the archive that you have packaged. > > The overhead of adding a few more packages to our packaging is rather > small, so we could just do it for you. > > Thanks, > Joachim > > Am Mittwoch, den 20.07.2016, 11:20 +000

Re: Shall we clean out before 7.10?

2015-07-14 Thread Kei Hibino
quite inconvenient if they were to disappear: HDBC HDBC-odbc HDBC-postgresql HDBC-sqlite3 hedis LDAP -- Kei Hibino https://github.com/khibino/ -- To UNSUBSCRIBE, email to debian-haskell-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: HDBC >= 2.2.7.0 breaks haskelldb-hdbc

2012-10-12 Thread Kei HIBINO
uest . https://github.com/m4dc4p/haskelldb/pull/4 > On Wed, Oct 10, 2012 at 9:10 PM, Kei HIBINO wrote: > > > > Hi, > > > > I updated a bugfix patch previously sent one. > > ([Subject: HDBC >= 2.2.7.0 breaks haskelldb-hdbc] > > http://sourceforge.

Re: HDBC >= 2.2.7.0 breaks haskelldb-hdbc

2012-10-10 Thread Kei HIBINO
en connection, dbCreateTable = hdbcCreateTable gen connection, dbDropDB = hdbcDropDB gen connection, -- -- Kei Hibino -- ex8k.hib...@gmail.com -- normalize-field.diff Description: Binary data