blob: 7e94ba4b6841fc36565ecf5e393c6d265321cbb7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="iso-8859-1"?>
<chapter id="ghc-language-features">
<title>GHC Language Features</title>
&glasgowexts;
∥
&safehaskell;
</chapter>
<!-- Emacs stuff:
;;; Local Variables: ***
;;; sgml-parent-document: ("users_guide.xml" "book" "chapter") ***
;;; ispell-local-dictionary: "british" ***
;;; End: ***
-->
|