Share Pastebin
Guest
Public paste!

Untitled

By: a guest | Mar 15th, 2010 | Syntax: None | Size: 0.58 KB | Hits: 59 | Expires: Never
Copy text to clipboard
  1. [~]% cabal install strict-concurrency --constraint="base==4.*"       [rryan@free-radical]
  2. Resolving dependencies...
  3. Configuring strict-concurrency-0.2.3...
  4. Preprocessing library strict-concurrency-0.2.3...
  5. Building strict-concurrency-0.2.3...
  6.  
  7. Control/Concurrent/MVar/Strict.hs:46:7:
  8.     Could not find module `Control.OldException':
  9.       it is a member of the hidden package `base'
  10.       Use -v to see a list of the files searched for.
  11. cabal: Error: some packages failed to install:
  12. strict-concurrency-0.2.3 failed during the building phase. The exception was:
  13. exit: ExitFailure 1