Remove warnings

This commit is contained in:
2024-09-21 17:33:02 +02:00
parent 987a7809bb
commit 8575bd061a

View File

@@ -1,3 +1,4 @@
{-# LANGUAGE GADTs #-}
module ComputationM where module ComputationM where
import Unsafe.Coerce (unsafeCoerce) import Unsafe.Coerce (unsafeCoerce)