Skip to content

Commit

Permalink
Fix build on ghc 8.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
A1kmm committed Jun 16, 2020
1 parent dabf3d1 commit e71ff72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Polysemy/Internal.hs-boot
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
module Polysemy.Internal where

import Polysemy.Internal.Kind
import * from Data.Kind

type role Sem nominal nominal
data Sem (r :: EffectRow) (a :: *)
Expand Down

0 comments on commit e71ff72

Please sign in to comment.