tn-fp-haskell-course

This is the home of the TPs for the functional programming course of Telecom Nancy

To reproduce a working environment, from the repository root, do:

At this point, everything should be set to work on the command line, for example try:

cabal run -v0 TP4.hs

You should get as output:

pyEval "1 + 3" returned: 4

Now you can continue with the IDE configuration: