Skip to content
Snippets Groups Projects
Commit a1f20c54 authored by malcolm wallace's avatar malcolm wallace
Browse files

help nhc98 to disambiguate class methods

parent 6cba74f5
No related branches found
No related tags found
No related merge requests found
......@@ -98,6 +98,10 @@ import System.FilePath((</>), (<.>), splitFileName, splitExtension,
import System.IO (hClose, hPutStrLn)
import Distribution.Version
#ifdef __NHC__
default (Integer,Double,Version)
#endif
-- --------------------------------------------------------------------------
-- Haddock support
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment