haskell-numtype: update to version 1.1
This commit is contained in:
parent
4a8e988dc5
commit
6ff746c698
@ -2,8 +2,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "numtype";
|
||||
version = "1.0.1";
|
||||
sha256 = "130qchi9dplpg7pxf4pz7nz4mnprngw16mizqycp5pdlawbcp5js";
|
||||
version = "1.1";
|
||||
sha256 = "1az10xcfl6qpyy9qnh8g2iqx53rxnjxzc1h8kl1gira6yv7g6857";
|
||||
meta = {
|
||||
homepage = "http://dimensional.googlecode.com/";
|
||||
description = "Type-level (low cardinality) integers";
|
||||
|
Loading…
Reference in New Issue
Block a user