We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b61b28 commit 9e3797eCopy full SHA for 9e3797e
grin/src/Transformations/ExtendedSyntax/Names.hs
@@ -14,7 +14,7 @@ import qualified Data.Foldable
14
import Text.Printf
15
16
import Control.Monad
17
-import Control.Monad.State.Strict
+import Control.Monad.State
18
19
import Grin.ExtendedSyntax.Grin
20
import Transformations.ExtendedSyntax.Util
0 commit comments