We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d98b7b commit 20d5846Copy full SHA for 20d5846
src/IO/Instances.agda
@@ -7,7 +7,7 @@
7
{-# OPTIONS --cubical-compatible --guardedness #-}
8
9
module IO.Instances where
10
-
+
11
open import Effect.Functor using (RawFunctor)
12
open import Effect.Applicative using (RawApplicative)
13
open import Effect.Monad using (RawMonad)
0 commit comments