This commit is contained in:
Sandy Maguire 2019-05-18 08:40:32 -04:00
parent b5ea9ae0fd
commit 4fee31ab68

View File

@ -3,6 +3,7 @@
{-# LANGUAGE MonoLocalBinds #-}
{-# LANGUAGE UndecidableInstances #-}
{-# OPTIONS_GHC -fno-warn-orphans #-}
{-# OPTIONS_HADDOCK not-home #-}
module Polysemy.Internal