An open API service indexing awesome lists of open source software.

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.

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/