her.esy.fun/src/posts/0010-Haskell-Now/hspwg/release.nix
Yann Esposito (Yogsototh) f8586974b6
first pass
2020-01-01 23:54:53 +01:00

5 lines
64 B
Nix

let
def = import ./. {};
in
{ my_project = def.my_project; }