mirror of
https://github.com/github/semantic.git
synced 2024-12-22 22:31:36 +03:00
Explicitly list the exports.
This commit is contained in:
parent
0e4f3cfb56
commit
dde473abd1
@ -1,4 +1,7 @@
|
||||
module Rendering.DOT where
|
||||
module Rendering.DOT
|
||||
( renderDOTDiff
|
||||
, renderDOTTerm
|
||||
) where
|
||||
|
||||
import Analysis.ConstructorName
|
||||
import Control.Applicative
|
||||
|
Loading…
Reference in New Issue
Block a user