Re: [Haskell-cafe] building darcs failed (Unable to link against the iconv library)

2013-03-03 Thread Dmitry Malikov
On 03/03/2013 11:09 PM, Brandon Allbery wrote: On Sun, Mar 3, 2013 at 1:59 PM, Dmitry Malikov <mailto:malikov@gmail.com>> wrote: On 03/03/2013 10:56 PM, Brandon Allbery wrote: On Sun, Mar 3, 2013 at 10:21 AM, Dmitry Malikov mailto:malikov@gmail.co

Re: [Haskell-cafe] building darcs failed (Unable to link against the iconv library)

2013-03-03 Thread Dmitry Malikov
On 03/03/2013 10:56 PM, Brandon Allbery wrote: On Sun, Mar 3, 2013 at 10:21 AM, Dmitry Malikov <mailto:malikov@gmail.com>> wrote: checking whether to use -liconv... setup: Unable to link against the iconv library. Failed to install darcs-2.8.4 caba

[Haskell-cafe] building darcs failed (Unable to link against the iconv library)

2013-03-03 Thread Dmitry Malikov
packages failed to install: What is actually going on here? Iconv libraries already installed with libc6 package. Running ubuntu, cabal-install-1.16.0.2. -- Best regards, dmitry malikov ! ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http

Re: [Haskell-cafe] [repa] beginner questions

2012-11-19 Thread Dmitry Malikov
On 11/19/2012 01:21 AM, Dominic Steinitz wrote: Dmitry Malikov gmail.com> writes: Playing around with repa arrays and got some questions. 1) How I can get list of indexes of array that suffice some predicate? > a1 AUnboxed (Z :. 3) (fromList [False,False,True]) it ::

[Haskell-cafe] [repa] beginner questions

2012-11-10 Thread Dmitry Malikov
ed (Z :. (3::Int)) [False, False, True] a2 = fromListUnboxed (Z :. (3::Int)) [True, True, True] How 2D array could be split to list of 1D arrays? - redundant usage of `toList'; all operations are list-specified. How `f' could be rewritten in REPA terms

[Haskell-cafe] XMonad-screenshot

2012-07-25 Thread Dmitry Malikov
vertical layout. Are there some other possible use cases for that utility? What are you expecting from the ideal screenshot module for XMonad? By the way, is there some another available screenshot utility specially for XMonad? -- Best regards, dmitry malikov

Re: [Haskell-cafe] lambdabot-4.2.3.3

2012-07-18 Thread Dmitry Malikov
On 07/18/2012 04:33 PM, Francesco Mazzoli wrote: At Wed, 18 Jul 2012 15:14:47 +0400, Dmitry Malikov wrote: A few days ago I tried to install lambdabot package from hackage (4.2.3.2). Cabal install failed. Then I found DanBurton's github repo with some approaches to make lambdabot install

[Haskell-cafe] lambdabot-4.2.3.3

2012-07-18 Thread Dmitry Malikov
kell.org/package/lambdabot-4.2.3.3> package to hackage. I hope that did everything right. -- Best regards, dmitry malikov ! ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

Re: [Haskell-cafe] Connecting Travis CI and hackage

2012-07-08 Thread Dmitry Malikov
when' or `where from' new release should be generated. It's about how uploading the new package to hackage could be done from the travis machine. -- Best regards, dmitry malikov ! ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org

[Haskell-cafe] Connecting Travis CI and hackage

2012-07-08 Thread Dmitry Malikov
ain my hackage-password explicitly. How can I avoid that? -- Best regards, dmitry malikov ! ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

Re: [Haskell-cafe] ANNOUNCE: dbus 0.10

2012-06-23 Thread Dmitry Malikov
reat that you finally did that. Because recently it was hard to understand that dbus-client is merged into dbus-core-0.9 without some haskell-cafe log. -- Best regards, dmitry malikov ! ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

[Haskell-cafe] hackage & hackage accounts

2012-05-15 Thread Dmitry Malikov
ss answer in HC. 2) You should give hackage account for all of ther requiring people or remove hackagebot from #haskell. 3) Could I finally have my hackage account in the amount of all others, please? Dmitry Malikov ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

[Haskell-cafe] What happened with goa package repo?

2012-03-25 Thread Dmitry Malikov
Cloning into bare repository '/usr/portage/distfiles/egit-src/goa.git'... fatal: The remote end hung up unexpectedly * ERROR: dev-haskell/goa- failed (unpack phase): * git-2_initial_clone: can't fetch from git://github.com/chrisdone/goa.git https://github.com/chrisdone/goa returns 404.