Remove warnings
This commit is contained in:
parent
987a7809bb
commit
8575bd061a
|
@ -1,3 +1,4 @@
|
|||
{-# LANGUAGE GADTs #-}
|
||||
module ComputationM where
|
||||
|
||||
import Unsafe.Coerce (unsafeCoerce)
|
||||
|
|
Loading…
Reference in New Issue