Name: record-operations Version: 0.0.1 Synopsis: polymorphic record operations Category: Records Copyright: Kristof Bastiaensen (2021) Stability: Unstable License: BSD3 License-file: LICENSE Author: Kristof Bastiaensen Maintainer: Kristof Bastiaensen Bug-Reports: https://github.com/kuribas/record-operations/issues Build-type: Simple Cabal-version: >=1.10 Description: source-repository head type: git location: https://github.com/kuribas/record-operations Library Ghc-options: -Wall default-language: Haskell2010 Build-depends: base >= 3 && < 5 hs-source-dirs: src Exposed-Modules: RecordOperations