Kei Hibino
|
e00d1946f6
|
Update haddock.
|
2013-05-30 18:35:14 +09:00 |
|
Kei Hibino
|
e3ec99922b
|
Update haddock.
|
2013-05-30 18:00:07 +09:00 |
|
Kei Hibino
|
9bf6ff10af
|
Update names-th description.
|
2013-05-30 17:59:45 +09:00 |
|
Kei Hibino
|
9ab641aea2
|
Pass '-Wall' switch to GHC.
|
2013-05-30 00:44:40 +09:00 |
|
Kei Hibino
|
615b8ae886
|
Add header text. Extra module is renamed.
--HG--
rename : names-th/src/Language/Haskell/TH/Name/Extra.hs => names-th/src/Language/Haskell/TH/Lib/Extra.hs
|
2013-05-16 19:03:46 +09:00 |
|
Kei Hibino
|
615d1dcd73
|
Add toVarExp and toVarPat.
|
2013-05-14 15:44:42 +09:00 |
|
Kei Hibino
|
d92fc81b1f
|
Add TH combinator maybeD.
|
2013-05-08 14:43:38 +09:00 |
|
Kei Hibino
|
14f3af698a
|
Add compileErrorIO TH function.
|
2013-05-07 19:00:03 +09:00 |
|
Kei Hibino
|
8744e55171
|
Rename package from th-names to names-th.
--HG--
rename : th-names/GNUmakefile => names-th/GNUmakefile
rename : th-names/LICENSE => names-th/LICENSE
rename : th-names/Setup.hs => names-th/Setup.hs
rename : th-names/debian/changelog => names-th/debian/changelog
rename : th-names/debian/compat => names-th/debian/compat
rename : th-names/debian/control => names-th/debian/control
rename : th-names/debian/copyright => names-th/debian/copyright
rename : th-names/debian/rules => names-th/debian/rules
rename : th-names/debian/source/format => names-th/debian/source/format
rename : th-names/debian/watch => names-th/debian/watch
rename : th-names/th-names.cabal => names-th/names-th.cabal
rename : th-names/src/Language/Haskell/TH/Name/CamelCase.hs => names-th/src/Language/Haskell/TH/Name/CamelCase.hs
rename : th-names/src/Language/Haskell/TH/Name/Extra.hs => names-th/src/Language/Haskell/TH/Name/Extra.hs
|
2013-05-07 17:22:06 +09:00 |
|