aboutsummaryrefslogtreecommitdiffstats
path: root/RealCalc.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 /RealCalc.hs
parent3b2b83c2fee20561b058cf1480c160027a45f6e7 (diff)
downloadhsc-bdab4cfd4dcff5e45c14af8ebf8f1c795b1ac01a.tar.zst
Add flake.nix for building on NixOS.HEADmain
Diffstat (limited to 'RealCalc.hs')
-rw-r--r--RealCalc.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/RealCalc.hs b/RealCalc.hs
index d54cf84..0fe0ae0 100644
--- a/RealCalc.hs
+++ b/RealCalc.hs
@@ -1,7 +1,7 @@
{-# LANGUAGE RankNTypes #-}
{-
- - Copyright 2018 Raymond Hogenson
+ - Copyright 2018 Rose Hogenson
-
- This file is part of HSC.