diff options
author | Baitinq <manuelpalenzuelamerino@gmail.com> | 2022-07-01 17:50:08 +0200 |
---|---|---|
committer | Baitinq <manuelpalenzuelamerino@gmail.com> | 2022-07-01 17:50:08 +0200 |
commit | 77996d3f4b4f143bb2406566d103640de1a7e727 (patch) | |
tree | cac9b69d5cb8c95940fa95e11e2257a48bf5ba88 /sky-info.cabal | |
parent | Add astro dependency (diff) | |
download | sky-info-77996d3f4b4f143bb2406566d103640de1a7e727.tar.gz sky-info-77996d3f4b4f143bb2406566d103640de1a7e727.tar.bz2 sky-info-77996d3f4b4f143bb2406566d103640de1a7e727.zip |
Add skeleton functionality
Diffstat (limited to 'sky-info.cabal')
-rw-r--r-- | sky-info.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sky-info.cabal b/sky-info.cabal index 2bc48cc..e26842d 100644 --- a/sky-info.cabal +++ b/sky-info.cabal @@ -26,6 +26,7 @@ source-repository head library exposed-modules: Lib + Logic other-modules: Paths_sky_info hs-source-dirs: |