https://github.com/avanov/nix-cabal-simplest
The simplest Nix + Cabal setup possible, for demo purposes.
https://github.com/avanov/nix-cabal-simplest
cabal-install haskell nixpkgs
Last synced: about 1 month ago
JSON representation
The simplest Nix + Cabal setup possible, for demo purposes.
- Host: GitHub
- URL: https://github.com/avanov/nix-cabal-simplest
- Owner: avanov
- License: mit
- Created: 2021-06-03T18:23:31.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-03T18:53:21.000Z (about 5 years ago)
- Last Synced: 2025-07-08T08:07:19.069Z (11 months ago)
- Topics: cabal-install, haskell, nixpkgs
- Language: Shell
- Homepage:
- Size: 4.88 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
The project was created by running `./init.sh`
You can build it with
```bash
./build.sh
```
You can update the package snapshot with
```bash
./update.sh
```
You can run it with
```bash
./run.sh
```
Check available GHC versions at https://4shells.com/nixdb/pkg/ghc/