Jeremy Shaw
0c1cb118c4
patch configure.ac to use System.Directory.getCurrentDirectory
...
Also generate configure from configure.ac
This fixes the error,
<interactive>:2:1:
Failed to load interface for `Directory'
It is a member of the hidden package `haskell98-2.0.0.1'.
Use -v to see a list of the files searched for.
We could also try adding the -package haskell98 flag, but that gives:
Top level:
Ambiguous interface for `Prelude':
it was found in multiple packages: base haskell98-2.0.0.1
2012-03-19 22:21:25 +00:00
Don Stewart
4839fe8a68
update configure
2007-12-16 06:06:37 +00:00
dons
71cc0e9222
regenerate configure
2006-07-28 03:30:50 +00:00
bjorn
946fc8e863
Changed configure to define MACOSX also on Intel Macs.
2006-07-17 23:42:19 +00:00
dons
2fb0826f23
resync configure
2005-12-25 23:43:13 +00:00
Don Stewart
c336af2b0e
mv code back into src/. Kindly pointed out by Lemmih
2005-09-03 06:38:06 +00:00
Don Stewart
150b37cb4b
dont need install.sh; regen configure
2005-09-03 05:20:06 +00:00
Don Stewart
90d780cff8
Partially improve the cabalisation
2005-09-03 03:10:04 +00:00
Don Stewart
e59c59d3ea
Make dependency on HSX *optional*. Use ./configure --enable-hsx to use it
2005-08-19 01:43:17 +00:00
dons
6c122b67c4
Fixes to compile with 6.5
2005-08-19 00:52:51 +00:00
Don Stewart
c790ab9d7e
regen configure
2005-08-18 05:05:54 +00:00
Don Stewart
e568f1f6bf
HEADS UP: First go at cabalising hs-plugins build system. Bugs have been introduced though
2005-08-18 05:03:08 +00:00
Don Stewart
e66008210d
regen configure
2005-07-04 03:23:58 +00:00
dons
39e7ae6133
Kill ref to ghcii.sh
2005-05-29 01:46:31 +00:00
vivian.mcphail
d8ad122552
use ghcii.sh to avoid warning for TOP
2005-05-28 21:26:37 +00:00
dons
e0a72cf772
Regen configure
2005-05-29 00:23:26 +00:00
shelarcy
491477aeac
fix examples to run process /bin/date well : System.Process uses cmd or command.com shell on Windows, doen't use Cygwin or MSYS shell
2005-05-21 11:23:18 +00:00
Don Stewart
685ba637b6
Add -DMACOSX
2005-05-21 05:48:53 +00:00
Don Stewart
24b0d9db40
Add configure. Helps windows people out
2005-05-16 02:02:01 +00:00