Custom prelude - only export <> from Data.Monoid.
This commit is contained in:
parent
39f3d67848
commit
01ea3edf0f
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
module Prelude
|
module Prelude
|
||||||
(
|
(
|
||||||
module Prelude.Compat
|
module Prelude.Compat
|
||||||
, module Data.Monoid.Compat
|
, (<>)
|
||||||
)
|
)
|
||||||
where
|
where
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue