You are not logged in.

#1 2017-04-27 17:12:07

revo86er
Member
Registered: 2017-03-01
Posts: 6

[Solved] ArchHaskell; How to install and use modules?

Hi together,

I'm new to Haskell and I've decided to use the ArchHaskell repository for my studies.
Now I need the module `smallcheck`  for some autotool tasks. 

Loading a haskell file with ghci, which contains the following lines:

import Test.SmallCheck
import Test.SmallCheck.Series 

returns

max.hs:10:9: error: parse error on input ‘import’
Failed, modules loaded: none.

Is there something obvious to you why the import fails?

EDIT: sorry for the question, the problem was the file. It works now

Last edited by revo86er (2017-05-02 06:35:25)

Offline

Board footer

Powered by FluxBB