diff options
-rw-r--r-- | kiki.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -81,6 +81,7 @@ library | |||
81 | Numeric.Interval.Bounded, | 81 | Numeric.Interval.Bounded, |
82 | SuperOrd | 82 | SuperOrd |
83 | other-modules: TimeUtil, | 83 | other-modules: TimeUtil, |
84 | ControlMaybe, | ||
84 | Compat, | 85 | Compat, |
85 | FunctorToMaybe | 86 | FunctorToMaybe |
86 | 87 | ||