Code Monkey home page Code Monkey logo

shuffle's People

Contributors

atzedijkstra avatar jbransen avatar noughtmare avatar phile314 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

shuffle's Issues

Broken installation of shuffle 0.1.3.3 with Cabal 1.22.5.0

Pinging @phile314

While installing stuff for testing the UHC back-end in Agda, I found the following problem:

$ cabal install shuffle
/tmp/cabal-tmp-31008/shuffle-0.1.3.3/dist/setup/setup.hs:21:10:
    Couldn't match expected type ‘UserHooks’
                with actual type ‘Cabal-1.23.0.0:Distribution.Simple.UserHooks.UserHooks’
    NB: ‘UserHooks’
          is defined in ‘Distribution.Simple.UserHooks’
              in package ‘Cabal-1.22.5.0’
        ‘Cabal-1.23.0.0:Distribution.Simple.UserHooks.UserHooks’
          is defined in ‘Distribution.Simple.UserHooks’
              in package ‘Cabal-1.23.0.0’
    In the second argument of ‘($)’, namely ‘uuagcLibUserHook uuagc’
    In the second argument of ‘($)’, namely
      ‘addHook $ uuagcLibUserHook uuagc’
Failed to install shuffle-0.1.3.3

Wrong shuffle dependency in cabal file

The shuffle executable has a build-depends on the library, but the version numbers don't match in the version on hackage (0.1.3.0).

Version: 0.1.3.0
.....
Executable shuffle
  Build-Depends: ... shuffle == 0.1.2.0

Causes cabal install to fail:

Resolving dependencies...
cabal: Could not resolve dependencies:
rejecting: shuffle-0.1.3.0 (conflict: shuffle => shuffle==0.1.2.0)
rejecting: shuffle-0.1.2.0, 0.1.1.0, 0.1.0.2, 0.1.0.1, 0.1.0.0 (global
constraint requires ==0.1.3.0)

(Version 0.1.3.0 appears to be missing from github, so I can't make a pull request)

Error messages are horrible

Error messages should clearly indicate where the error appears.

Example of non-sense error message as they currently are:

?? Error: Just (137:29)"("
?? Expecting: "export" or "LF"
?? Repaired by: inserting: "export"

While working on EHC/UHC.

huffle-0.1.3.1 doesn't compile with GHC 7.10.1

Citing from http://hydra.cryp.to/build/774914/nixlog/1/raw:

dist/build/UHC/Shuffle/MainAG.hs:2526:13:
    Ambiguous occurrence ‘Word’
    It could refer to either ‘UHC.Shuffle.MainAG.Word’,
                             defined at dist/build/UHC/Shuffle/MainAG.hs:2521:1
                          or ‘Prelude.Word’,
                             imported from ‘Prelude’ at dist/build/UHC/Shuffle/MainAG.hs:4:8-25
                             (and originally defined in ‘ghc-prim-0.4.0.0:GHC.Types’)

dist/build/UHC/Shuffle/MainAG.hs:2781:15:
    Ambiguous occurrence ‘Word’
    It could refer to either ‘UHC.Shuffle.MainAG.Word’,
                             defined at dist/build/UHC/Shuffle/MainAG.hs:2521:1
                          or ‘Prelude.Word’,
                             imported from ‘Prelude’ at dist/build/UHC/Shuffle/MainAG.hs:4:8-25
                             (and originally defined in ‘ghc-prim-0.4.0.0:GHC.Types’)

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.