packages feed

distributive 0.4.3.1 → 0.4.3.2

raw patch · 2 files changed

+2/−2 lines, 2 files

Files

distributive.cabal view
@@ -1,6 +1,6 @@ name:          distributive category:      Data Structures-version:       0.4.3.1+version:       0.4.3.2 license:       BSD3 cabal-version: >= 1.8 license-file:  LICENSE
src/Data/Distributive.hs view
@@ -32,7 +32,7 @@ import Data.Proxy import Data.Tagged -#ifndef HLINT+#ifdef HLINT {-# ANN module "hlint: ignore Use section" #-} #endif