Use JSON as save format

This commit is contained in:
2022-07-25 23:24:09 +01:00
parent b8e8413daa
commit 0d479cba87
7 changed files with 27 additions and 19 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{-# LANGUAGE DeriveGeneric #-}
--{-# LANGUAGE DeriveGeneric #-}
{-# OPTIONS_GHC -fno-warn-orphans #-}
{- |
WARNING: orphan instances concerning Aeson classes and Linear.Vx datatypes have been introduced.