name: flippers version: 1.0.1 license: BSD3 license-file: LICENSE author: Christian Marie maintainer: Christian Marie description: flip1 to flip9, revers1 to reverse9 synopsis: Variations on flip for multiple arguments category: Other build-type: Simple cabal-version: >= 1.10 source-repository head type: git location: https://github.com/christian-marie/flippers/ library build-depends: base >=4.6 && <4.7 default-language: Haskell2010 exposed-modules: Data.Function.Flippers hs-source-dirs: src/