| CARVIEW |
Select Language
HTTP/1.1 200 OK
Connection: keep-alive
Server: nginx/1.24.0 (Ubuntu)
Content-Type: text/html; charset=utf-8
Cache-Control: public, max-age=300
Content-Encoding: gzip
Via: 1.1 varnish, 1.1 varnish
Accept-Ranges: bytes
Age: 0
Date: Sun, 18 Jan 2026 11:14:35 GMT
X-Served-By: cache-dfw-kdal2120033-DFW, cache-bom-vanm7210026-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768734875.848067,VS0,VE918
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
nomyx-library: Library of rules for Nomyx
nomyx-library: Library of rules for Nomyx
Modules
[Index]
Downloads
- nomyx-library-1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 1.0.0 |
|---|---|
| Dependencies | base (>=4.6 && <5), containers (>=0.5 && <0.6), ghc (>=7.6 && <8.1), lens (>=4.7 && <4.15), mtl (>=2.1 && <2.3), nomyx-language (>=1.0 && <1.1), old-locale (>=1.0 && <1.1), safe (>=0.3 && <0.4), shortcut (>=0.1 && <0.2), time (>=1.4 && <1.7), time-recurrence (>=0.9 && <0.10) [details] |
| License | BSD-3-Clause |
| Copyright | 2012 Corentin Dupont |
| Author | Corentin Dupont |
| Maintainer | Corentin Dupont |
| Uploaded | by CorentinDupont at 2017-03-17T19:15:21Z |
| Category | Language |
| Home page | https://www.nomyx.net |
| Source repo | head: git clone https://github.com/cdupont/Nomyx.git |
| Distributions | |
| Reverse Dependencies | 1 direct, 2 indirect [details] |
| Downloads | 924 total (4 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating |
|
| Status | Docs available [build log] Last success reported on 2017-03-17 [all 3 reports] |
Readme for nomyx-library-1.0.0
[back to package description]Introduction
Nomyx is a game where you can change the rules: https://www.nomyx.net
This package defines a set of rule examples to be played in Nomyx, that you can modify. Just fork this package to create your own rule and play them in Nomyx! To push your rules to Nomyx, use nomyx-client.
Usage
Fork this package:
git clone git@github.com:cdupont/nomyx-library.git
Get Haskell Stack:
curl -sSL https://get.haskellstack.org/ | sh
You can now compile it:
cd nomyx-library
stack install
Feel free to modify existing rules, or create new ones! The rule list is in templates.yaml.
Once done, you can push your rules to Nomyx with nomyx-client.
Contact
Bug-reports, questions, suggestions and patches are all welcome.