Changeset 81741
- Timestamp:
- 08/04/11 10:09:34 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/devel/buddha/Portfile (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/devel/buddha/Portfile
r30224 r81741 2 2 3 3 PortSystem 1.0 4 4 5 name buddha 5 6 version 1.2 … … 23 24 24 25 depends_build bin:ghc:ghc 25 depends_lib lib:readline:readline26 depends_lib port:hs-readline 26 27 27 28 #bugs Buddha requires that the associated ghc be built \ … … 34 35 # versions of programs that use these libraries. 35 36 36 #user_notes The buddha parser is not as smart as full haskell \ 37 # and sometimes requires a type signature to help it \ 38 # along. Try this if the original source file compiles \ 39 # but under buddha you get 'ambiguous type' errors. 40 37 notes "The buddha parser is not as smart as full haskell\ 38 and sometimes requires a type signature to help it\ 39 along. Try this if the original source file compiles\ 40 but under buddha you get 'ambiguous type' errors."
Note: See TracChangeset
for help on using the changeset viewer.

