You are not logged in.

#1 2010-03-27 19:00:23

mintcoffee
Member
From: Waterloo, ON
Registered: 2007-10-05
Posts: 120
Website

haskell-parsec 2.1.0.1 in extra

It seems parsec is at v2.1.0.1 in extra, however recompiling xmobar through ABS gives an error that parsec 3.0.1 is required.


Arch on a Thinkpad T400s

Offline

#2 2010-04-11 08:22:51

plmday
Member
From: Germany
Registered: 2009-02-19
Posts: 66

Re: haskell-parsec 2.1.0.1 in extra

Hmm, I don't understand either. Once for a while the package haskell-parsec is at 3.0.1, and later (I forget when) it strangely got back to 2.1.0.1 (I've noticed that the package was flagged out-of-date in our pkg db. ). Problem is now the package is totally unusable. I don't know why. Whenever I want to import Text.ParserCombinators.Parsec, GHC complains the following:

<no location info>:
    Could not find module `Text.ParserCombinators.Parsec':
      There are files missing in the `parsec-2.1.0.1' package,
      try running 'ghc-pkg check'.
      Use -v to see a list of the files searched for.

At first it complains for parsec-3.0.1. After I ran

ghc-pkg unregister parsec-3.0.1

and reinstalled haskell-parsec, it complains at parsec-2.1.0.1. But

ghc-pkg check

output nothing, and I also found all necessary files in /usr/lib/parsec-2.1.0.1.

I don't know what's wrong. Any idea?


Arch, the Portal of Linux

Offline

#3 2010-04-11 08:41:43

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,672
Website

Re: haskell-parsec 2.1.0.1 in extra

bugs.archlinux.org

Offline

#4 2010-04-11 11:47:19

plmday
Member
From: Germany
Registered: 2009-02-19
Posts: 66

Re: haskell-parsec 2.1.0.1 in extra

OK, I will file one, just not quite sure. Thanks, Allan, smile


Arch, the Portal of Linux

Offline

Board footer

Powered by FluxBB