export artist type
This commit is contained in:
parent
7ad44577e5
commit
fa1076c56e
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{-# OPTIONS_GHC -Wno-orphans #-}
|
||||
module Info
|
||||
(Info (..), Image (..), Link (..),
|
||||
(Info (..), Artist (..), Image (..), Link (..),
|
||||
-- ** Reexports
|
||||
Day (..), Text)
|
||||
where
|
||||
|
|
Loading…
Reference in a new issue