Skip to content

Comment on Beating the Arc Challenge in Haskell

Comments

I am trying to run the haskell code in Ubuntu 9.10 with ghc6, but:

  Failed to load interface for `Control.Applicative.Error':
      locations searched:
        Control/Applicative/Error.hi
        Control/Applicative/Error.hi-boot
Which library am I missing? apt-file search for Control/Applicative/Error.hi yielded none.

Help appreciated from all HN-reading haskell'ers.

do a "cabal install applicative-extras", that should help.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.