From 55d15b73caa4b8d74cf7d678842da69302e600d9 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Thu, 14 Jul 2011 00:09:20 +0200 Subject: Restructured widget state --- phi.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phi.cabal') diff --git a/phi.cabal b/phi.cabal index 46746c4..b0ea062 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.Panel, Phi.Border, Phi.X11 + exposed-modules: Phi.Types, Phi.Panel, Phi.Widget, Phi.Border, Phi.X11 other-modules: Phi.X11.Atoms, Phi.X11.AtomList, Phi.Bindings.Util hs-source-dirs: lib -- cgit v1.2.3