nomyx-core: A Nomic game in haskell

[ bsd3, game, library ] [ Propose Tags ]

Modules

  • Data
    • Data.Todo
  • Nomyx
    • Core
      • Nomyx.Core.Engine
        • Nomyx.Core.Engine.Context
        • Nomyx.Core.Engine.Evaluation
        • Nomyx.Core.Engine.GameEvents
        • Nomyx.Core.Engine.Interpret
        • Nomyx.Core.Engine.Test
        • Nomyx.Core.Engine.Types
        • Nomyx.Core.Engine.Utils
      • Nomyx.Core.Mail
      • Nomyx.Core.Multi
      • Nomyx.Core.Profile
      • Nomyx.Core.Quotes
      • Nomyx.Core.Serialize
      • Nomyx.Core.Session
      • Nomyx.Core.Test
      • Nomyx.Core.Types
      • Nomyx.Core.Utils
  • Paths_nomyx_core

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0.0
Dependencies acid-state (>=0.12 && <0.15), aeson (>=0.7 && <0.12), base (>=4.6 && <5), blaze-html (>=0.5 && <0.9), blaze-markup (>=0.7 && <0.8), bytestring (>=0.10 && <0.11), DebugTraceHelpers (>=0.12 && <0.13), deepseq (>=1.3 && <1.5), directory (>=1.2 && <1.3), either-unwrap (>=1.1 && <1.2), exceptions (>=0.8 && <0.9), filepath (>=1.3 && <1.5), HaskellNet, HaskellNet-SSL, hint (>=0.4 && <0.7), hint-server (==1.4.3), hscolour (>=1.22 && <1.25), hslogger, imprevu (>=0.1 && <0.2), ixset (>=1.0 && <1.1), lens (>=4.7 && <4.15), mime-mail (>=0.4 && <0.5), MissingH (>=1.3 && <1.5), mtl (>=2.1 && <2.3), network (>=2.6 && <2.7), nomyx-language (>=1.0 && <1.1), nomyx-library (>=1.0 && <1.1), NoTrace, old-locale (>=1.0 && <1.1), random (>=1.0 && <1.2), safe (>=0.3 && <0.4), safecopy (>=0.8 && <0.10), shortcut (==0.1), stm (>=2.4 && <2.5), tar (>=0.4 && <0.6), template-haskell (>=2.8 && <2.12), temporary (>=1.2 && <1.3), text (>=1.2 && <1.3), time (>=1.4 && <1.7), unix (>=2.6 && <3), yaml [details]
License BSD-3-Clause
Author Corentin Dupont
Maintainer corentin.dupont@gmail.com
Category game
Home page http://www.nomyx.net
Source repo head: git clone https://github.com/cdupont/nomyx-core.git
Uploaded by CorentinDupont at 2017-03-17T20:12:43Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 928 total (4 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2017-03-17 [all 3 reports]

Readme for nomyx-core-1.0.0

[back to package description]

Nomyx-Core

Library holding the core processes of Nomyx.