首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >安装leksah时出现异常

安装leksah时出现异常
EN

Stack Overflow用户
提问于 2013-07-08 05:21:04
回答 1查看 947关注 0票数 8

使用sudo cabal install leksah安装leksah --global我得到

7/ 12]编译Text.PrinterParser ( src/Text/PrinterParser.hs,dist/build/Text/PrinterParser.o )

src/Text/PrinterParser.hs:230:42:不在作用域:` `catch‘无法安装ltk-0.8.0.6

这使得无法继续安装。在我看来,这是一个错误,但我可能错了。

请注意,我使用的是ghc 7.6.3和ghc-pkg list:

代码语言:javascript
复制
    Cabal-1.16.0
    GLURaw-1.3.0.0
    GLUT-2.4.0.0
    HTTP-4000.2.8
    HUnit-1.2.5.2
    OpenGL-2.8.0.0
    OpenGLRaw-1.3.0.0
    QuickCheck-2.6
    array-0.4.0.1
    async-2.0.1.4
    attoparsec-0.10.4.0
    base-4.6.0.1
    bin-package-db-0.0.0.0
    binary-0.5.1.1
    binary-shared-0.8.3
    bytestring-0.10.0.2
    cairo-0.12.4
    case-insensitive-1.0.0.1
    cgi-3001.1.7.5
    containers-0.5.0.0
    deepseq-1.3.0.1
    directory-1.2.0.1
    fgl-5.4.2.4
    filepath-1.3.0.1
    ghc-7.6.3
    ghc-paths-0.1.0.9
    ghc-prim-0.3.0.0
    gio-0.12.4
    glade-0.12.1
    glib-0.12.4
    gtk-0.12.4
    gtksourceview2-0.12.3.1
    haddock-2.13.2.1
    hashable-1.1.2.5
    haskell-platform-2013.2.0.0
    haskell-src-1.0.1.5
    haskell2010-1.1.1.0
    haskell98-2.0.0.2
    hoopl-3.9.0.0
    hpc-0.6.0.0
    hslogger-1.2.1
    html-1.0.1.2
    integer-gmp-0.5.0.0
    mtl-2.1.2
    network-2.4.1.2
    old-locale-1.0.0.5
    old-time-1.1.0.1
    pango-0.12.4
    parallel-3.2.0.3
    parsec-3.1.3
    pretty-1.1.1.0
    primitive-0.5.0.1
    process-1.1.0.2
    random-1.0.1.1
    regex-base-0.93.2
    regex-compat-0.95.1
    regex-posix-0.95.2
    regex-tdfa-1.1.8
    rts-1.0
    split-0.2.2
    stm-2.4.2
    syb-0.4.0
    template-haskell-2.8.0.0
    text-0.11.3.1
    time-1.4.0.1
    transformers-0.3.0.0
    unix-2.6.0.1
    unordered-containers-0.2.3.0
    utf8-string-0.3.7
    vector-0.10.0.1
    xhtml-3000.2.1
    zlib-0.5.4.1
    /home/blackbird014/.ghc/i386-linux-7.6.3/package.conf.d
    binary-shared-0.8.3
    ghc-paths-0.1.0.9
    haddock-2.13.2.1
    hslogger-1.2.1
    regex-tdfa-1.1.8
    utf8-string-0.3.7

提前感谢你的想法(也许我做错了什么。ATM我想知道是否需要安装较旧的ghc)

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2013-09-12 17:05:56

过了一段时间,我意识到这个问题没有答案,但我们在评论中得到了一个可以接受的答复……我只能通过下载所需的ltk版本ltk-0.8.0.6并从源代码构建它来解决这个问题。如果你有同样的问题,你可以这样做。

票数 2
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/17516512

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档