Skip to content

Commit

Permalink
Merge.
Browse files Browse the repository at this point in the history
  • Loading branch information
dmcclean committed May 12, 2016
1 parent 59f7958 commit bb700da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Numeric/Units/Dimensional/Dimensions/TypeLevel.hs
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ where

import Data.Proxy
import Numeric.NumType.DK.Integers
( TypeInt (Zero, Pos1), (+)(), (-)()
( TypeInt (Zero, Pos1), type (+), type (-)
, KnownTypeInt, toNum
)
import qualified Numeric.NumType.DK.Integers as N
Expand Down

0 comments on commit bb700da

Please sign in to comment.