add intentionally failing examples

This commit is contained in:
Emily Martins 2022-03-16 13:55:00 +01:00
parent 611e6fa2a6
commit fd7ef68b04
4 changed files with 77 additions and 9 deletions

View file

@ -32,6 +32,7 @@
overlays = [ haskell-nix.overlay ];
inherit (haskell-nix) config;
};
nixpkgsFor' = system:
import nixpkgs {
inherit system;