aboutsummaryrefslogtreecommitdiffstats
path: root/Expr.hs
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2024-05-26 11:01:22 -0700
committerRose Hogenson <rosehogenson@posteo.net>2024-05-26 11:01:22 -0700
commitbdab4cfd4dcff5e45c14af8ebf8f1c795b1ac01a (patch)
tree892575b5894372e1e72c81f70c6769b5ca28841a /Expr.hs
parent3b2b83c2fee20561b058cf1480c160027a45f6e7 (diff)
downloadhsc-bdab4cfd4dcff5e45c14af8ebf8f1c795b1ac01a.tar.zst
Add flake.nix for building on NixOS.HEADmain
Diffstat (limited to 'Expr.hs')
-rw-r--r--Expr.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Expr.hs b/Expr.hs
index 06bbea6..5d40ce8 100644
--- a/Expr.hs
+++ b/Expr.hs
@@ -1,5 +1,5 @@
{-
- - Copyright 2018 Raymond Hogenson
+ - Copyright 2018 Rose Hogenson
-
- This file is part of HSC.