Remove warnings

This commit is contained in:
Niels G. W. Serup 2024-09-21 17:33:02 +02:00
parent 987a7809bb
commit 8575bd061a
No known key found for this signature in database
GPG Key ID: 38EEEBCE67324F19
1 changed files with 1 additions and 0 deletions

View File

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