Coder Social home page Coder Social logo

Comments (6)

gregwebs avatar gregwebs commented on September 22, 2024

We started off this project with very loose constraints and then added them as build issues were reported, so relaxing these constraints may not be easy. On May 6th the next Haskell platform is supposed to be released, so that will mean ghc 7.0.4 would be 2 platforms old and probably not something we would want to spend any significant time supporting.

The one thing we can probably do is move from using directory to system-fileio.

from hfsnotify.

gregwebs avatar gregwebs commented on September 22, 2024

so directory is removed now, which was easy. I will look at the time usage now.

from hfsnotify.

gregwebs avatar gregwebs commented on September 22, 2024

I looked at time, and it seems like a dependency time > 1 should work. I just see these being used, which have not changed:

diffUTCTime :: UTCTime -> UTCTime -> NominalDiffTimeSource
getCurrentTime :: IO UTCTime
posixSecondsToUTCTime :: POSIXTime -> UTCTime

time 1.0 didn't build for me though, so I am putting it at > 1.1

0.0.9 was released with directory removed, I just release 0.0.10 with a lower time dependency. All of this is on the maintain branch.

from hfsnotify.

gregwebs avatar gregwebs commented on September 22, 2024

@peti what is the containers dep that ghc 7.0.4 needs?

from hfsnotify.

gregwebs avatar gregwebs commented on September 22, 2024

So l think it is 0.4.0.0
I released version 0.0.11 with >= 0.4

from hfsnotify.

peti avatar peti commented on September 22, 2024

The new version 0.0.11 compiles fine with GHC 7.0.4, 7.4.2, and 7.6.3. Great job! Thank you very much for your help.

from hfsnotify.

Related Issues (20)

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.