Copyright | Copyright (c) 2013 David Banas; all rights reserved World wide. |
---|---|
License | BSD3 |
Maintainer | capn.freako@gmail.com |
Stability | Development |
Portability | |
Safe Haskell | None |
Language | Haskell98 |
- newtype PrettyDouble = PrettyDouble {
- uglyDouble :: Double
Documentation
newtype PrettyDouble Source