summaryrefslogtreecommitdiffstats
path: root/phi.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'phi.cabal')
-rw-r--r--phi.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/phi.cabal b/phi.cabal
index b0ea062..9ee28d8 100644
--- a/phi.cabal
+++ b/phi.cabal
@@ -12,7 +12,7 @@ build-type: Simple
library
build-depends: base >= 4, template-haskell, mtl, cairo, X11
- exposed-modules: Phi.Types, Phi.Panel, Phi.Widget, Phi.Border, Phi.X11
+ exposed-modules: Phi.Types, Phi.Phi, Phi.Panel, Phi.Widget, Phi.Border, Phi.X11
other-modules: Phi.X11.Atoms, Phi.X11.AtomList, Phi.Bindings.Util
hs-source-dirs: lib