# ghc-Decimal **Repository Path**: src-openeuler/ghc-Decimal ## Basic Information - **Project Name**: ghc-Decimal - **Description**: Decimal numbers with variable precision - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-09-04 - **Last Updated**: 2025-09-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: sig-haskell ## README # ghc-Decimal A decimal number has an integer mantissa and a negative exponent. The exponent can be interpreted as the number of decimal places in the value.