-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_oasis
More file actions
32 lines (28 loc) · 721 Bytes
/
_oasis
File metadata and controls
32 lines (28 loc) · 721 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Name: Gufo
Version: 0.1
Synopsis: A modern shell.
Authors: Pierre Vittet <gufo@pvittet.com>
License: GPL
Description: Gufo is a modern shell language and console.
Homepage: http://gufo.pvittet.com
AlphaFeatures: ocamlbuild_more_args
XOCamlbuildExtraArgs: "-tag debug -cflag -g -ocamlc 'ocamlc -g' -ocamlopt 'ocamlopt -g' -use-menhir -menhir 'menhir --dump --explain' -tag thread -use-ocamlfind -tag annot"
OASISFormat: 0.4
BuildTools: ocamlbuild
Plugins: META (0.4), DevFiles (0.4)
Executable "gufo"
Path: src
MainIs: guforun.ml
CompiledObject: native
BuildTools: menhir
BuildDepends:
camomile,
react,
lwt,
zed,
lambda-term,
str,
unix,
sedlex.ppx,
menhir,
menhirLib