-- Initial compacts.cabal generated by cabal init. For further -- documentation, see http://haskell.org/cabal/users-guide/ name: compacts version: 0 synopsis: In memory storage of deeply evaluated data structure -- description: homepage: http://ghc.haskell.org license: BSD3 license-file: LICENSE -- author: maintainer: hvr@gnu.org -- copyright: category: Data build-type: Simple extra-source-files: ChangeLog.md cabal-version: >=1.10 library -- exposed-modules: -- other-modules: -- other-extensions: build-depends: base >=4.8 && <4.9 -- hs-source-dirs: default-language: Haskell2010