overloaded: Overloaded pragmas as a plugin
Implement Overloaded
pragmas as a source plugin
For example we can replace
{-# LANGUAGE OverloadedStrings #-}
with
{-# OPTIONS -fplugin=Overloaded -fplugin-opt=Overloaded:Strings #-}
Downloads
- overloaded-0.3.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Versions [RSS] | 0.1, 0.1.1, 0.1.2, 0.1.3, 0.2, 0.2.1, 0.3, 0.3.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | assoc (>=1.0.1 && <1.1), base (>=4.12.0.0 && <4.13 || >=4.13.0.0 && <4.14 || >=4.14.0.0 && <4.15 || >=4.15.0.0 && <4.16), bin (>=0.1.1 && <0.2), bytestring (>=0.10.8.2 && <0.11), containers (>=0.6.0.1 && <0.7), fin (>=0.2 && <0.3), ghc (>=8.6 && <8.7 || >=8.8 && <8.9 || >=8.10 && <8.11 || >=9.0 && <9.1), indexed-traversable (>=0.1.1 && <0.2), optics-core, profunctors (>=5.6 && <5.7), ral (>=0.2 && <0.3), record-hasfield (>=1.0 && <1.1), semigroupoids (>=5.3.4 && <5.4), sop-core (>=0.5.0.0 && <0.6), split (>=0.2.3.3 && <0.3), syb (>=0.7.1 && <0.8), symbols (>=0.3.0.0 && <0.4), template-haskell, text (>=1.2.3.0 && <1.3), th-compat (>=0.1.1 && <0.2), time (>=1.8.0.2 && <1.9 || >=1.9.3 && <1.10), vec (>=0.4 && <0.5) [details] |
Tested with | ghc ==8.6.5 || ==8.8.3 || ==8.10.4 || ==9.0.1 |
License | BSD-3-Clause |
Author | Oleg Grenrus <oleg.grenrus@iki.fi> |
Maintainer | Oleg Grenrus <oleg.grenrus@iki.fi> |
Category | Plugin |
Source repo | head: git clone https://github.com/phadej/overloaded.git |
Uploaded | by phadej at 2021-04-24T22:00:37Z |
Distributions | |
Downloads | 2564 total (22 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-04-24 [all 1 reports] |