packages feed

typelevel 1.0 → 1.0.1

raw patch · 1 files changed

+3/−3 lines, 1 files

Files

typelevel.cabal view
@@ -1,5 +1,5 @@ name:                typelevel-version:             1.0+version:             1.0.1 synopsis:            Useful type level operations (type families and related operators). -- description:          license:             Apache-2.0@@ -7,8 +7,8 @@ author:              Wojciech Danilo maintainer:          Wojciech Danilo <wojciech.danilo@gmail.com> stability:           experimental-homepage:            https://github.com/wdanilo/rtuple-bug-reports:         https://github.com/wdanilo/rtuple/issues+homepage:            https://github.com/wdanilo/typelevel+bug-reports:         https://github.com/wdanilo/typelevel/issues copyright:           Copyright (C) 2014 Wojciech Danilo category:            Text build-type:          Simple