Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9206333
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T00:09:12+00:00 2026-06-18T00:09:12+00:00

Is anyone using data parallel Haskell with the 2012.4.0.0 Haskell platform? I’m a Haskell

  • 0

Is anyone using data parallel Haskell with the 2012.4.0.0 Haskell platform?

I’m a Haskell beginner – but wanted to experiment with switching from lists to parallel arrays.

When I try and run

cabal install dph-examples

I get a build problem with bmp.1.2.3.1:

Codec\BMP.hs:208:11: Not in scope: `BSL.fromStrict'

Sure this is some type of version mismatch – but nor sure what to do.
Any experts out there?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T00:09:13+00:00Added an answer on June 18, 2026 at 12:09 am

    bmp depends on bytestring and binary. binary depends on bytestring itself. Your binary package was built with bytestring-0.9.2.1, the version that came with the platform.

    When trying to cabal install bmp, cabal tries to install the latest version for which it can construct a valid install plan without reinstalling libraries (if possible at all). With a binary built with a bytestring-0.9.2.1, that is bmp-1.2.3.1, where the author forgot to bump the lower bound of the bytestring version, so the build fails since fromStrict was added in bytestring-0.10.

    You can either install an earlier version of bmp,

    cabal install "bmp < 1.2.3"
    

    which is the safe option, or you can rebuild binary against the newer bytestring version. The latter likely will break some other packages depending on binary, so those would have to be rebuilt too. And for a package like bytestring which many other packages depend on, it would also be likely that a similar problem occurs soon again.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Anyone out there using YAML as a data DSL in .NET? I'd like to
Can anyone help me regarding updating data in the gridview by using AJAX? Once
can anyone tell me how to select data by date in MS.ACCESS database using
anyone using the jQuery Elastic plugin around here? Pretty handy but I just don't
Is anyone using the techniques from Domain Driven Design? I've recently read the Eric
I'm creating an API that is using data from Mongoose. The front end (Backbone)
I was trying out the new Data Sync from the new portal. But when
Situation: an Excel 2010 workbook is created using data from oracle. A data connection
Not a programmer but using data.stackexchange.com. I'm querying the public SE data explorer and
I am trying to create a ListMenu using data from an SQLite database to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.