Git Product home page Git Product logo

Comments (6)

scravy avatar scravy commented on September 23, 2024

I was busy with a lot of projects (day job projects...) and I will try to push a release during the next week that works across GHC 7.6 - 7.10.

from bed-and-breakfast.

CarlEdman avatar CarlEdman commented on September 23, 2024

I'm afraid bed-and-breakfast newer than 0.1.2 will not install under the current Haskell Platform using ghc 7.10 and base-4.8.1.0.

% cabal install bed-and-breakfast-0.4.3
Resolving dependencies...
cabal: Could not resolve dependencies:
trying: bed-and-breakfast-0.4.3 (user goal)
next goal: base (dependency of bed-and-breakfast-0.4.3)
rejecting: base-4.8.1.0/installed-5e8... (conflict: bed-and-breakfast =>
base>=4.5 && <4.7)
rejecting: base-4.8.1.0, 4.8.0.0, 4.7.0.2, 4.7.0.1, 4.7.0.0, 4.6.0.1, 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, 3.0.3.2, 3.0.3.1 (global constraint requires
installed instance)
Dependency tree exhaustively searched.

from bed-and-breakfast.

CarlEdman avatar CarlEdman commented on September 23, 2024

For what it is worth, updating the dependency to accept base<5 again, removing the Typeable instance and instead just adding AutoDeriveTypeable seems to work.

from bed-and-breakfast.

fosskers avatar fosskers commented on September 23, 2024

This would be very nice to have.

from bed-and-breakfast.

scravy avatar scravy commented on September 23, 2024

@mwm Hey, sorry for not getting back to this for so long. I finally had time to look at this. I just pushed a commit which seems to fix things. Can you confirm?

It builds for me using

$ ghc --version
The Glorious Glasgow Haskell Compilation System, version 8.4.3

The following works for me:

08:55:07 julian@pithos:~/Github/scravy/bed-and-breakfast (0)
$ cabal sandbox init
Writing a default package environment file to
/Users/julian/Github/scravy/bed-and-breakfast/cabal.sandbox.config
Creating a new sandbox at
/Users/julian/Github/scravy/bed-and-breakfast/.cabal-sandbox
08:55:11 julian@pithos:~/Github/scravy/bed-and-breakfast (0)
$ cabal install
clang: warning: argument unused during compilation: '-nopie' [-Wunused-command-line-argument]
Warning: The package list for 'hackage.haskell.org' is 124 days old.
Run 'cabal update' to get the latest list of available packages.
Resolving dependencies...
Notice: installing into a sandbox located at
/Users/julian/Github/scravy/bed-and-breakfast/.cabal-sandbox
Configuring old-locale-1.0.0.7...
Configuring polyparse-1.12...
Building polyparse-1.12...
Building old-locale-1.0.0.7...
Installed old-locale-1.0.0.7
Configuring old-time-1.1.0.3...
Building old-time-1.1.0.3...
Installed old-time-1.1.0.3
Installed polyparse-1.12
Configuring cpphs-1.20.8...
Building cpphs-1.20.8...
Installed cpphs-1.20.8
Configuring bed-and-breakfast-0.5...
Building bed-and-breakfast-0.5...
Installed bed-and-breakfast-0.5

If anyone in this thread can confirm that this works I will put up another release on hackage (provided I find my credentials...)

from bed-and-breakfast.

scravy avatar scravy commented on September 23, 2024

According to travis it build and runs fine now on GHC 7.8 (as well as 7.4, 7.6, 7.10).

from bed-and-breakfast.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.