https://github.com/monadplus/haskell-playground
https://github.com/monadplus/haskell-playground
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/monadplus/haskell-playground
- Owner: monadplus
- License: mit
- Created: 2023-05-07T18:12:46.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-16T14:44:25.000Z (almost 2 years ago)
- Last Synced: 2025-10-29T17:56:37.354Z (8 months ago)
- Language: Haskell
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# README
Which haskell packages are available?
```bash
$ nix repl
nix-repl> :lf .
nix-repl> inputs.nixpkgs.legacyPackages.x86_64-linux.haskellPackages.*
```