--- a/src/Error.hs	2024-12-03 01:13:25.000000000 +1100
+++ b/src/Error.hs	2025-01-30 00:01:46.372341732 +1100
@@ -1,4 +1,5 @@
 {-# LANGUAGE DeriveDataTypeable #-}
+{-# OPTIONS_GHC -Wno-deriving-typeable #-}
 
 module Error
     ( HackPortError(..)
