Hi,

as I’ve already mentioned earlier, I have ported some Haskell libraries
to Frege, and now they are available at GitHub[1]. The following
libraries can be found in the Libraries folder:

System.FilePath version 1.4.1.0 (original code from
http://hackage.haskell.org/package/filepath-1.4.1.0)
Text.ParserCombinators.Parsec version 3.1.9 (without permutation
parsers; http://hackage.haskell.org/package/parsec-3.1.9)
Data.Data and Data.Generics from Scrap Your Boilerplate 0.3 (mkT, mkQ,
everything and everywhere have been tested, other functions might work,
some functions have not been ported;
http://hackage.haskell.org/package/syb-0.3)
Data.DList 0.7.1.2 (http://hackage.haskell.org/package/dlist-0.7.1.2)

I’d like to thank rdegnan for his port of Data.Typeable[2] and Ingo for
his support with working around bugs in Frege’s type checker.

Regards
Markus

[1] https://github.com/mabre/cspmf/tree/frege
[2] https://github.com/rdegnan/typeable

-- 
You received this message because you are subscribed to the Google Groups 
"Frege Programming Language" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to frege-programming-language+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to