diff options
author | Mark Lentczner <markl@glyphic.com> | 2010-08-17 23:21:43 +0000 |
---|---|---|
committer | Mark Lentczner <markl@glyphic.com> | 2010-08-17 23:21:43 +0000 |
commit | b94958fdb1af368d13c7427cd04a9547874f4b69 (patch) | |
tree | 00992116b001c5c33067eb55ef81ac1d93c232d7 /haddock.cabal | |
parent | 960d04affed43d771a94d8179c68e31f515f64ec (diff) |
add missing data file to .cabal
Diffstat (limited to 'haddock.cabal')
-rw-r--r-- | haddock.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haddock.cabal b/haddock.cabal index 16ae4f6a..9599310c 100644 --- a/haddock.cabal +++ b/haddock.cabal @@ -60,6 +60,7 @@ data-files: html/Ocean.std-theme/minus.gif html/Ocean.std-theme/ocean.css html/Ocean.std-theme/plus.gif + html/Ocean.std-theme/synopsis.png html/Snappy.theme/minus.gif html/Snappy.theme/plus.gif html/Snappy.theme/s_haskell_icon.gif |