Commit graph

7 commits

Author SHA1 Message Date
Julian K. Arni
2931d2e119 Make full-precision FromText for Float and Double 2015-03-24 14:53:39 +01:00
Christian Marie
24e32f194e Correct accuracy for Double tests 2015-03-18 09:14:58 +11:00
Christian Marie
47a30c6411 Make fromText of Float more accurate, relax accuracy for Float and Double tests 2015-03-17 12:08:47 +11:00
Julian K. Arni
635902e592 Cleanup, including:
- Integrated doctests into cabal
        - Doctest more of the documentation
        - Remove the (:>) constructor
        - Give kind signatures to Symbols
        - Make all constructors typeable
        - Use stylish-haskell for consistency of styling
        - Cleanup documentation
        - Remove old TODO.md
2015-02-25 23:10:29 +01:00
Julian K. Arni
5be2430b11 Fix Integer FromText instance.
And add FromText/ToText tests.
2015-02-20 17:05:59 +01:00
Alp Mestanogullari
67abcff47f first shot at splitting servant into servant, servant-client and servant-docs 2014-11-27 18:28:01 +01:00
Sönke Hahn
165022a554 module refactoring: putting some things in Servant.Common 2014-11-07 19:12:27 +08:00