Nomyx-Core: A Nomic game in haskell

[ bsd3, deprecated, game, library ] [ Propose Tags ]
Deprecated in favor of nomyx-core

Modules

  • Data
    • Data.Todo
  • Nomyx
    • Core
      • Nomyx.Core.Context
      • Nomyx.Core.Engine
        • Nomyx.Core.Engine.EvalUtils
        • Nomyx.Core.Engine.Evaluation
        • Nomyx.Core.Engine.EventEval
        • Nomyx.Core.Engine.GameEvents
        • Nomyx.Core.Engine.Test
        • Nomyx.Core.Engine.Types
        • Nomyx.Core.Engine.Utils
      • Nomyx.Core.Interpret
      • 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] 0.5.0, 0.6.0, 0.6.1, 0.6.2, 0.7.0, 0.7.1, 0.7.2, 0.7.3, 0.7.4, 0.7.5, 0.7.6
Dependencies acid-state (>=0.12 && <0.13), aeson (>=0.7 && <0.8), base (>=4.6 && <5), blaze-html (>=0.7 && <0.8), blaze-markup (>=0.6 && <0.7), bytestring (>=0.10 && <0.11), data-lens (>=2.10 && <2.11), data-lens-fd (>=2.0 && <2.1), data-lens-template (>=2.1 && <2.2), DebugTraceHelpers (>=0.12 && <0.13), deepseq (>=1.3 && <1.4), directory (>=1.2 && <1.3), either-unwrap (>=1.1 && <1.2), exceptions (>=0.6 && <0.7), filepath (>=1.3 && <1.4), happstack-authenticate (==0.10.15), hint (>=0.4 && <0.5), hint-server (>=1.4 && <1.5), hscolour (>=1.22 && <1.23), ixset (>=1.0 && <1.1), mime-mail (>=0.4 && <0.5), MissingH (>=1.2 && <1.3), mtl (>=2.1 && <2.2), network (>=2.4 && <2.5), Nomyx-Language (==0.7.6), old-locale (>=1.0 && <1.1), random (>=1.0 && <1.1), safe (>=0.3 && <0.4), safecopy (>=0.8 && <0.9), stm (>=2.4 && <2.5), tar (>=0.4 && <0.5), template-haskell (>=2.8 && <2.10), temporary (>=1.1 && <1.2), text (>=1.1 && <1.2), time (>=1.4 && <1.5), unix (>=2.6 && <3) [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.git
Uploaded by CorentinDupont at 2015-03-26T10:53:34Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 8875 total (14 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 2016-10-25 [all 10 reports]

Readme for Nomyx-Core-0.7.6

[back to package description]
Nomyx-Core
=========

Library holding the core processes of Nomyx.