overloaded: Overloaded pragmas as a plugin

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Implement Overloaded pragmas as a source plugin

For example we can replace

{-# LANGUAGE OverloadedStrings #-}

with

{-# OPTIONS -fplugin=Overloaded -fplugin-opt=Overloaded:Strings #-}

Properties

Versions 0.1, 0.1, 0.1.1, 0.1.2, 0.1.3, 0.2, 0.2.1, 0.3, 0.3.1
Change log None available
Dependencies base (>=4.12.0.0 && <4.13 || >=4.13.0.0 && <4.14), bytestring (>=0.10.8.2 && <0.11), containers (>=0.6.0.1 && <0.7), fin (>=0.1 && <0.2), ghc (>=8.6 && <8.7 || >=8.8 && <8.9), 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), text (>=1.2.3.0 && <1.3), vec (>=0.1.1.1 && <0.2) [details]
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 2019-09-10T13:27:59Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees