Closed jiamo closed 3 years ago
If we have
{-# MagicHash #-}
After use load module in GHCI It seem we don't have :set -XMagicHash which we must do it by handle.
load module in GHCI
:set -XMagicHash
If we have
After use
load module in GHCI
It seem we don't have:set -XMagicHash
which we must do it by handle.