packages feed

strict-impl-params-1.1.1: strict-impl-params.cabal

name: strict-impl-params
cabal-version: 1.12
build-type: Simple
version: 1.1.1
synopsis: Plugin for making implicit parameters strict
homepage: https://github.com/AndrasKovacs/ghc-strict-implicit-params
bug-reports: https://github.com/AndrasKovacs/ghc-strict-implicit-params/issues
copyright: 2022 András Kovács
license:        MIT
license-file:   LICENSE.txt
maintainer:     puttamalac@gmail.com
category:       Development

library
  default-language: Haskell2010
  build-depends:
      base >=4.7 && <5
    , ghc >= 9.2.3 && < 9.16
  exposed-modules: StrictImplParams