mirror of
https://github.com/qfpl/applied-fp-course.git
synced 2024-11-22 11:23:01 +03:00
c673d27b45
* Update the nixpkgs pinned version and move to explicit json file. Upgrade tasty-wai and waargonaut. Update affected levels * Update versions in stack file. * Add sop-core to stack.yaml * Separate out overlays Clean up default.nix * Clean up `parseJSONConfigFile` with new Waargy goodness
14 lines
237 B
YAML
14 lines
237 B
YAML
resolver: lts-12.21
|
|
extra-deps:
|
|
- tasty-wai-0.1.1.0
|
|
- waargonaut-0.6.0.0
|
|
- digit-0.7
|
|
- hoist-error-0.2.1.0
|
|
- hw-json-0.9.0.1
|
|
- hw-parser-0.1.0.0
|
|
- natural-0.3.0.3
|
|
- tagged-0.8.6
|
|
- sop-core-0.4.0.0
|
|
- generics-sop-0.4.0.1
|
|
- witherable-0.2
|