Giter Site home page Giter Site logo

reflex-dhtmlx's People

Contributors

imalsogreg avatar jonored avatar kmicklas avatar luigy avatar mightybyte avatar schell avatar srid avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

reflex-dhtmlx's Issues

reflex-dhtmlx-example doesn't build

Trying to build reflex-dhtmlx-example on master results in this:

$ nix-shell -A shells.ghc --run 'cabal new-build reflex-dhtmlx-example'
Warning: The package list for 'hackage.haskell.org' does not exist. Run 'cabal
update' to download it.
Resolving dependencies...
In order, the following will be built (use -v for more details):
 - reflex-dhtmlx-example-0.1 (exe:example) (first run)
Configuring executable 'example' for reflex-dhtmlx-example-0.1..
Preprocessing executable 'example' for reflex-dhtmlx-example-0.1..
Building executable 'example' for reflex-dhtmlx-example-0.1..
[1 of 1] Compiling Main             ( src/Main.hs, /home/mbauer/Code/reflex-dhtmlx/dist-newstyle/build/x86_64-linux/ghc-8.0.2/reflex-dhtmlx-example-0.1/c/example/build/example/example-tmp/Main.o )

src/Main.hs:30:54: error:
    • Couldn't match expected type ‘tz-0.1.3.0:Data.Time.Zones.Types.TZ’
                  with actual type ‘TimeZone’
    • In the second argument of ‘(.~)’, namely ‘zone’
      In the second argument of ‘(&)’, namely
        ‘dateTimePickerConfig_timeZone .~ zone’
      In the first argument of ‘(&)’, namely
        ‘def & dateTimePickerConfig_button .~ Just (_element_raw e)
         & dateTimePickerConfig_timeZone .~ zone’

src/Main.hs:41:54: error:
    • Couldn't match expected type ‘tz-0.1.3.0:Data.Time.Zones.Types.TZ’
                  with actual type ‘TimeZone’
    • In the second argument of ‘(.~)’, namely ‘zone’
      In the second argument of ‘(&)’, namely
        ‘dateTimePickerConfig_timeZone .~ zone’
      In the first argument of ‘(&)’, namely
        ‘def & dateTimePickerConfig_button .~ Just (_element_raw e)
         & dateTimePickerConfig_timeZone .~ zone’

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.