Skip to content

Commit

Permalink
Merge branch 'master' of github.com:augustss/MicroHs
Browse files Browse the repository at this point in the history
  • Loading branch information
augustss committed Sep 18, 2024
2 parents 8d637be + 8a6b73c commit e9f8af0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ Differences:
* Many things that should be an error (but which are mostly harmless) are not reported.
* Text file I/O uses UTF8, but the source code does not allow Unicode.
* The `BangPatterns` extension is parsed, but only effective at the a top level `let`/`where`.
* Lazy patterns (`~pat`) are ignored.
* More differences that I don't remember right now.

Mutually recursive modules are allowed the same way as with GHC, using `.hs-boot` files.
Expand Down

0 comments on commit e9f8af0

Please sign in to comment.