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 8895393
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T23:45:57+00:00 2026-06-14T23:45:57+00:00

I have the Haskell Platform 2012.4.0.0 installed and I’d like to try out the

  • 0

I have the Haskell Platform 2012.4.0.0 installed and I’d like to try out the unittyped package.

When I try to install it with cabal-dev -s some-dir install unittyped I’m getting the error:

$ cabal-dev -s some-dir install unittyped
Resolving dependencies...
cabal: Could not resolve dependencies:
trying: unittyped-0.1 (user goal)
next goal: base (dependency of unittyped-0.1)
rejecting: base-3.0.3.2, 3.0.3.1 (global constraint requires installed
instance)
rejecting: base-4.5.1.0/installed-724... (conflict: unittyped => base>=4.6 && <4.7)
rejecting: base-4.6.0.0, 4.5.1.0, 4.5.0.0, 4.4.1.0, 4.4.0.0, 4.3.1.0, 4.3.0.0,
4.2.0.2, 4.2.0.1, 4.2.0.0, 4.1.0.0, 4.0.0.0 (global constraint requires installed instance)

and cabal-dev -s some-dir install base-4.6.0.0 yields a similar message.

Is there a way to get past these errors?

  • 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-14T23:45:59+00:00Added an answer on June 14, 2026 at 11:45 pm

    The unittyped package requires GHC >= 7.6, it uses DataKinds (well, DataKinds first appeared in 7.4, but the implementation was not yet complete; maybe unittyped would also work with 7.4) and explicitly depends on base >= 4.6 && < 4.7.

    As noted parenthetically above, it might also work with ghc-7.4, to test that

    $ cabal unpack unittyped
    $ cd unittyped-0.1
    -- edit the .cabal file to allow base-4.5.*
    -- and bump the version, so that cabal doesn't think it cannot work with base-4.5.*
    $ cabal install
    

    That may or may not work.

    The safe option is to install ghc-7.6.1, but that would mean dropping the Haskell Platform.

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

Sidebar

Related Questions

On ubuntu I currently have haskell-platform 2011.2.0.1.2 installed, and I am currently working on
I have the network package already installed. When I try to reinstall it (for
I have the latest Haskell Platform (2012.2.0.0) 64bit OSX. But.. I have run into
I have a Haskell project and Cabal package-description that allows me to build and
I would like to install Snap, but i'm new to Haskell and its platform.
I recently installed (from the binary installers) GHC 6.12 and the Haskell Platform 2010.1.0.1
I have a Haskell record data type that looks like this: data Client =
I have a Haskell file which looks like this: longest::[Integer]->[Integer]->[Integer] max a b =
I have some Haskell code that does work correctly on an infinite list, but
I have a Haskell Map, containing strings as keys and some lambda functions as

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.