packages feed

topaz 0.8.0 → 0.8.0.1

raw patch · 2 files changed

+1/−3 lines, 2 files

Files

src/Topaz/Types.hs view
@@ -9,8 +9,6 @@ {-# LANGUAGE TypeOperators #-} {-# LANGUAGE UndecidableInstances #-} -{-# OPTIONS_GHC -Wall -Werror #-}- module Topaz.Types   ( Elem(..)   , Rec(..)
topaz.cabal view
@@ -1,6 +1,6 @@ cabal-version: 2.4 name: topaz-version: 0.8.0+version: 0.8.0.1 synopsis: Extensible records library description: Provides extensible records types built on top of the quantification library homepage: https://github.com/andrewthad/quantification#readme