Build error
Open
- Dominant language
- Haskell
- Stars
- 2.3k
- Forks
- 231
- PR merge metrics
- No merged PRs in 30d
Description
While installing the latest gitit with "cabal install gitit" under OS X 10.6.4 and GHC 6.10.4, the following error occurred:
oak:Applications jonathan$ cabal install gitit
Resolving dependencies...
Configuring strict-concurrency-0.2.3...
Preprocessing library strict-concurrency-0.2.3...
Building strict-concurrency-0.2.3...
Control/Concurrent/MVar/Strict.hs:46:7:
Could not find module `Control.OldException':
it is a member of the hidden package`base'
Use -v to see a list of the files searched for.
## cabal: Error: some packages failed to install
Any idea how to fix this? Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.