Skip to content
Snippets Groups Projects
Commit 74534e88 authored by Edsko de Vries's avatar Edsko de Vries
Browse files

Add missing exports

parent 58aea459
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@ module Distribution.Solver.Modular.Dependency (
Var(..)
, simplifyVar
, varPI
, showVar
-- * Conflict sets
, ConflictSet
, CS.showCS
......
......@@ -19,6 +19,7 @@ module Distribution.Solver.Modular.Package
, showI
, showPI
, showQPN
, showPP
, unPN
) where
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment