Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 22 days 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/